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 ae0e20d..428d143 100644 --- a/templates/svxfile.html +++ b/templates/svxfile.html @@ -81,7 +81,7 @@ LOGMESSAGES {% endif %} </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 /> +parent survex file <a href="/survexfile/{{ survexfile.cave.survex_file }}">{{survexfile.cave.survex_file}}</a> for this cave {{survexfile.cave}} <br /> {% for sb in svxblocks %} block:({{sb}}) has parent block:<a href="{{sb.parent.path}}">({{sb.parent}})</a> {% empty %} |