diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-08-01 17:32:35 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-08-01 17:32:49 +0300 |
commit | 0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35 (patch) | |
tree | bf4d7a54bd5842a30499872576a12ba2f58c5044 /templates/walletform.html | |
parent | c1aaf0788524e69872162362b73504d89737c55d (diff) | |
download | troggle-0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35.tar.gz troggle-0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35.tar.bz2 troggle-0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35.zip |
formatting
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 37b1c11..bf859f0 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -60,7 +60,7 @@ {% endif %} <p><em> -<a href="/expofiles/surveyscans/{{year}}/walletindex.html">Wallet index for this year</a> (old script, being replaced...) +<a href="/wallets/year/{{year}}">Wallet index for this year</a> <br /> <a href="/expedition/{{year}}">Logbook entries, people, Survex files for {{year}}</a> </em> |