diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2022-12-20 16:38:32 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2022-12-20 16:38:32 +0000 |
commit | dc3a61addd2440fc024d50adf6ba3369858ced3e (patch) | |
tree | 8510e8859a9f11bef3b69b272332ec311f6be583 /templates/cavewallets.html | |
parent | 9169abdb0549c35462fc5583bd62ee53921cd0e9 (diff) | |
download | troggle-dc3a61addd2440fc024d50adf6ba3369858ced3e.tar.gz troggle-dc3a61addd2440fc024d50adf6ba3369858ced3e.tar.bz2 troggle-dc3a61addd2440fc024d50adf6ba3369858ced3e.zip |
convert old logbooks to modern format
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 074ad13..6909bb2 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 person, e.g. <a href="/wallets/person/Wookey">Wookey</a>, <a href="/wallets/person/ChrisDensham">Chris Densham</a>, <a href="/wallets/person/MartinGreen">Martin Green</a>, <a href="/wallets/person/AndrewAtkinson">Andrew Atkinson</a>, <a href="/wallets/person/JulianTodd">Julian Todd</a>, <a href="/wallets/person/Jenny Black">Jenny Black</a> <a href="/wallets/person/FrankTully">FrankTully</a>, <a href="/wallets/person/BeckaLawson">Becka</a> +<li>per person, e.g. <a href="/wallets/person/Wookey">Wookey</a>, <a href="/wallets/person/ChrisDensham">Chris Densham</a>, <a href="/wallets/person/MartinGreen">Martin Green</a>, <a href="/wallets/person/AndrewAtkinson">Andrew Atkinson</a>, <a href="/wallets/person/JulianTodd">Julian Todd</a>, <a href="/wallets/person/Jenny Black">Jenny Black</a> <a href="/wallets/person/FrankTully">Frank Tully</a>, <a href="/wallets/person/DaveLoeffler">Dave Loeffler</a>, <a href="/wallets/person/BeckaLawson">Becka</a> <li>per year: {% for otherexpedition in expeditions %} | <a <a href="/wallets/year/{{ otherexpedition.year }}">{{otherexpedition.year}}</a> |