mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 08:27:15 +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>
|
<a href="/cave/scans/{{c.slug}}">{{c}}</a>
|
||||||
{% endfor %}<br />
|
{% 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>:
|
{% if svxfiles %}<u>Survex files</u>:
|
||||||
{% for svx in svxfiles %}
|
{% for svx in svxfiles %}
|
||||||
<a href="/survexfile/{{svx|urlencode}}">{{svx}}</a>
|
<a href="/survexfile/{{svx|urlencode}}">{{svx}}</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user