diff --git a/templates/cave.html b/templates/cave.html
index 6e0f4ff..6bec0f0 100644
--- a/templates/cave.html
+++ b/templates/cave.html
@@ -82,12 +82,12 @@
Equipment
{{ cave.equipment|safe }}
{% endif %}
-<--
+{#
{% if cave.kataster_status %}
Kataster_status
{{ cave.kataster_status|safe }}
{% endif %}
--->
+#}
{% if cave.underground_centre_line %}
Underground Centre Line
{{ cave.underground_centre_line|safe }}