diff options
Diffstat (limited to 'templates/walletform.html')
-rw-r--r-- | templates/walletform.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/walletform.html b/templates/walletform.html index c9d9f4b..ed9b046 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -18,7 +18,7 @@ <input label = "WalletGoto" name = "walletgoto" size="7" title="Wallet name to go to directly" - placeholder="2022#11" /> + placeholder="2022#42" placeholder="2022#42" /> </form> @@ -69,8 +69,9 @@ <br>It will be created and initialised automatically when you upload a file, and then edit the date in the form below and save it. {% else %} <br>It will be created and initialised automatically when you upload a file, and then edit the date in the form below and save it. - <br>But you need to log in first <a href=/accounts/login/">Log In </a> + <br>But you need to log in first <a href=/accounts/login/>Log In </a> {% endif %} + {% include 'wallet_new.html' %} {% endif %} <p><em> |