diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-09-14 01:20:00 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-09-14 01:20:00 +0300 |
commit | e28f04a51c6652bd33f392261c578380c027d829 (patch) | |
tree | 9c6859eb71507b50f7b04cf71f35f1afbd0086fd | |
parent | 9410dda69ef4bdae206f4b56b22e77eb2e5845aa (diff) | |
download | troggle-e28f04a51c6652bd33f392261c578380c027d829.tar.gz troggle-e28f04a51c6652bd33f392261c578380c027d829.tar.bz2 troggle-e28f04a51c6652bd33f392261c578380c027d829.zip |
add link to Help on using wallets
-rw-r--r-- | templates/walletform.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/walletform.html b/templates/walletform.html index d9427e9..357f08e 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -78,6 +78,8 @@ <a href="/wallets/year/{{year}}">Wallet index for {{year}}</a> <br /> <a href="/expedition/{{year}}">Logbook entries, people, Survex files for {{year}}</a> +<br /><br /> +<a href="/handbook/survey/newwallet.html#onlinew">HELP with using this form</a> </em> |