diff options
-rw-r--r-- | templates/svxcaves.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxcaves.html b/templates/svxcaves.html index 0eed31d..01548d7 100644 --- a/templates/svxcaves.html +++ b/templates/svxcaves.html @@ -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>. |