fixed broken commment tags

This commit is contained in:
Martin Green 2023-06-07 22:19:12 +01:00
parent 174d7bfe13
commit 1ef636ca6f

View File

@ -82,12 +82,12 @@
<h2>Equipment</h2>
{{ cave.equipment|safe }}
{% endif %}
<--
{#
{% if cave.kataster_status %}
<h2>Kataster_status</h2>
{{ cave.kataster_status|safe }}
{% endif %}
-->
#}
{% if cave.underground_centre_line %}
<h2>Underground Centre Line</h2>
{{ cave.underground_centre_line|safe }}