diff --git a/templates/cave.html b/templates/cave.html index 1ae253efc..3a13ffe39 100644 --- a/templates/cave.html +++ b/templates/cave.html @@ -237,9 +237,9 @@ to equate p{{ ent.entrance.name|lower|safe }} to the actual survey st cave survex path '{{ cave.areacode }}/{% if cave.kataster_number %}{{cave.kataster_number}}{% else %}{{cave.unofficial_number}}{% endif %}/' {% if cave.explorers %} -
{{ cave.explorers|safe }}
-
[This is a fossil: it used to show whether the cave was explored by CUCC/expo or by another group, but that information is now available in the survex files recording the surveying.] +
[This is a fossil: it used to show whether the cave was explored by CUCC/expo or by another group, but that information is now available in the survex files recording the surveying, see the primary survex file.] {% endif %}
{% endif %} diff --git a/templates/entrance.html b/templates/entrance.html index 593e3d69a..87946112d 100644 --- a/templates/entrance.html +++ b/templates/entrance.html @@ -29,10 +29,7 @@