diff options
Diffstat (limited to 'templates/svxfile.html')
-rw-r--r-- | templates/svxfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxfile.html b/templates/svxfile.html index db420cc..7d6dc14 100644 --- a/templates/svxfile.html +++ b/templates/svxfile.html @@ -82,7 +82,7 @@ LOGMESSAGES </div> underground survey length: {{svxlength|floatformat:2}} metres<br /> parent survex file <a href="/survexfile/{{ survexfile.cave.survex_file }}">{{survexfile.cave.survex_file}}</a> for this cave <br> -survex directory <a href="/survexfile/{{survexfile.survexdirectory.primarysurvexfile}}">{{survexfile.survexdirectory}}</a> <br /> +survex directory <a href="/survexfile/{{survexfile.primary}}.svx">{{survexfile.primary}}</a> <br /> {% for sb in svxblocks %} block <em>{{sb}}</em> has parent block <em>{{sb.parent}}</em><br /> {% empty %} |