summaryrefslogtreecommitdiffstats
path: root/templates/walletform.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-08-24 15:07:19 +0300
committerPhilip Sargent <philip.sargent@klebos.com>2022-08-24 15:07:19 +0300
commite98ffced98fc5c35088752da9bdc0bdfc9c4f17c (patch)
treeb73322ebd671cd13a9e67ee87b5ed85e6154ada0 /templates/walletform.html
parentd37bacb91a118f6d711bcc4c658a3b76c0176453 (diff)
downloadtroggle-e98ffced98fc5c35088752da9bdc0bdfc9c4f17c.tar.gz
troggle-e98ffced98fc5c35088752da9bdc0bdfc9c4f17c.tar.bz2
troggle-e98ffced98fc5c35088752da9bdc0bdfc9c4f17c.zip
better explanation text
Diffstat (limited to 'templates/walletform.html')
-rw-r--r--templates/walletform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/walletform.html b/templates/walletform.html
index cd96a64..5c3e682 100644
--- a/templates/walletform.html
+++ b/templates/walletform.html
@@ -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 %}