mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 18:57:13 +00:00
Place being surveyed
This commit is contained in:
@@ -156,7 +156,7 @@ and <em>also</em> the exported files in standard formats: svx, svg etc. See why
|
||||
<a href="/cave/scans/{{c.slug}}">{{c}}</a>
|
||||
{% endfor %}<br />
|
||||
|
||||
{% if psg %}<u>Survey area</u>: <b>{{psg}}</b><br>{% endif %}
|
||||
{% if psg %}<u>Place being surveyed</u>: <b>{{psg}}</b><br>{% endif %}
|
||||
{% if svxfiles %}<u>Survex files</u>:
|
||||
{% for svx in svxfiles %}
|
||||
<a href="/survexfile/{{svx|urlencode}}">{{svx}}</a>
|
||||
|
||||
Reference in New Issue
Block a user