2
0
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:
2025-07-16 18:28:45 +03:00
parent 0c97c11d82
commit 7149b5d379

View File

@@ -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>