mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-30 06:49:50 +01:00
fixing many things which are just wrong
This commit is contained in:
@@ -239,7 +239,7 @@ cave survex path '{{ cave.areacode }}/{% if cave.kataster_number %}{{cave.katast
|
||||
{% if cave.explorers %}
|
||||
<h3>Initially explored by</h3>
|
||||
<p> {{ cave.explorers|safe }}<br />
|
||||
<p>[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 <a href="/survexfile/{{cave.survex_file}}">the primary survex file</a>.]
|
||||
<p>[This field 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 <a href="/survexfile/{{cave.survex_file}}">the primary survex file</a>. However, some caves do not have any survex files, in which case this information is worth keeping.]
|
||||
{% endif %}
|
||||
<div id='scene'></div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user