diff options
Diffstat (limited to 'templates/cavewallets.html')
-rw-r--r-- | templates/cavewallets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cavewallets.html b/templates/cavewallets.html index 1647c0c..34d6c3a 100644 --- a/templates/cavewallets.html +++ b/templates/cavewallets.html @@ -15,7 +15,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c <p>This lists all the files in a wallet, some of which may not be for this specific cave. <p>See also wallets <ul> -<li>per year, e.g. <a href="/wallets/year/2022">2022</a> +<li>per year, e.g. <a href="/wallets/year/2018">2018</a>, <a href="/wallets/year/2019">2019</a>, <a href="/wallets/year/2022">2022</a> <li>per person, e.g. <a href="/wallets/person/Wookey">Wookey</a> </ul> {% include 'wallet_table.html' %} |