mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-19 09:22:32 +00:00
fix link to cave_edit
This commit is contained in:
parent
83d058221d
commit
3c6cae20ed
@ -34,7 +34,7 @@
|
||||
</p>
|
||||
<p>If you can see a filename here: [ <a href="/survexfile/{{cave.survex_file}}">{{cave.survex_file}}</a> ] which does <em>not</em> match any in the list below <em>including the directories beginning with </em><strong>caves-162X/</strong></em>
|
||||
not just the filename</em>, then (if logged on) you can
|
||||
<strong>click here <var><a href="/{{cave.slug}}_cave_edit/">{{cave.slug}}_cave_edit</a></var></strong>
|
||||
<strong>click here <var><a href="{% url "edit_cave" cave.url_parent cave.slug %}">{{cave.slug}}_cave_edit</a></var></strong>
|
||||
to go to a form to correct the online data.
|
||||
Instructions for filling in this form are in this part
|
||||
<a href="/handbook/survey/caveentry.html"> of the survey handbook</a>.
|
||||
|
Loading…
Reference in New Issue
Block a user