2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

better explanation text

This commit is contained in:
Philip Sargent 2022-08-24 15:07:19 +03:00
parent d37bacb91a
commit e98ffced98

View File

@ -60,7 +60,7 @@
{% for f in files %}
<a href="/expofiles/surveyscans/{{year}}/{{wallet|urlencode}}/{{f}}">{{ f}}</a><br />
{% empty %}
<p>&lt;No files in this wallet. (Subdirectories here not supported by troggle in 2022.)&gt;
<p>&lt;No files in this wallet. (Sub-folders here are not supported by troggle in 2022.)&gt;
{% endfor %}
</p>
{% if create %}