diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-03-18 12:26:32 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-03-18 12:26:32 +0000 |
commit | 8b889ade5f23926a1a39456793d10909e489fb0f (patch) | |
tree | 1a28be8aada3846643a01e69dfff49d4bd6d4ff1 /templates/wallet_old.html | |
parent | af7fc8f2437911ac52d8243cb5d6379de3a2dd51 (diff) | |
download | troggle-8b889ade5f23926a1a39456793d10909e489fb0f.tar.gz troggle-8b889ade5f23926a1a39456793d10909e489fb0f.tar.bz2 troggle-8b889ade5f23926a1a39456793d10909e489fb0f.zip |
Fix scanned walletindex pages
Diffstat (limited to 'templates/wallet_old.html')
-rw-r--r-- | templates/wallet_old.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/wallet_old.html b/templates/wallet_old.html index 7bfac41..e58009a 100644 --- a/templates/wallet_old.html +++ b/templates/wallet_old.html @@ -1,3 +1,4 @@ +<!-- wallet_old.html - this text visible because this template has been included --> {% extends "base.html" %} {% block title %}Survey Scans Wallet {% endblock %} {% block content %} |