diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2024-03-14 23:59:39 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2024-03-14 23:59:39 +0000 |
commit | e1eb85969ae04fd457e8a3f21284488a348eb1f0 (patch) | |
tree | 81f213274d830b091f884aaa882291b6d97e1210 /templates/walletform.html | |
parent | 4c8a88d20cf54a70bd000fd8b7c5772118d2309a (diff) | |
download | troggle-e1eb85969ae04fd457e8a3f21284488a348eb1f0.tar.gz troggle-e1eb85969ae04fd457e8a3f21284488a348eb1f0.tar.bz2 troggle-e1eb85969ae04fd457e8a3f21284488a348eb1f0.zip |
next year auto for wallets
Diffstat (limited to 'templates/walletform.html')
-rw-r--r-- | templates/walletform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/walletform.html b/templates/walletform.html index 9b90ba8..eacbfcb 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Simple Fileupload{% endblock %} +{% block title %}Wallet upload{% endblock %} {% block content %} |