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:
parent
d37bacb91a
commit
e98ffced98
@ -60,7 +60,7 @@
|
||||
{% for f in files %}
|
||||
<a href="/expofiles/surveyscans/{{year}}/{{wallet|urlencode}}/{{f}}">{{ f}}</a><br />
|
||||
{% empty %}
|
||||
<p><No files in this wallet. (Subdirectories here not supported by troggle in 2022.)>
|
||||
<p><No files in this wallet. (Sub-folders here are not supported by troggle in 2022.)>
|
||||
{% endfor %}
|
||||
</p>
|
||||
{% if create %}
|
||||
|
Loading…
Reference in New Issue
Block a user