forked from expo/troggle
fixed broken commment tags
This commit is contained in:
parent
174d7bfe13
commit
1ef636ca6f
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user