summaryrefslogtreecommitdiffstats
path: root/templates/walletform.html
diff options
context:
space:
mode:
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 1b87284..04ad639 100644
--- a/templates/walletform.html
+++ b/templates/walletform.html
@@ -66,7 +66,7 @@
{% endfor %}
<ul>
{% for d in dirs %}
- <li>folder exists: <em>{{d}}</em>
+ <li><em>{{d}}</em>
{% endfor %}
</ul>
</p>