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/yearwallets.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/yearwallets.html')
-rw-r--r-- | templates/yearwallets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/yearwallets.html b/templates/yearwallets.html index c93947e..2b43fc8 100644 --- a/templates/yearwallets.html +++ b/templates/yearwallets.html @@ -16,7 +16,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c <p>See also wallets <ul style="width: 78%"> <li>per cave, e.g. <a href="/cave/scans/1623-161">1623-161</a>, <a href="/cave/scans/1626-359">1626-359</a>, <a href="/cave/scans/1623-290">1623-290</a>, <a href="/cave/scans/1623-291">1623-291</a>, <a href="/cave/scans/1623-264">1623-264</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/Frank Tully">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/Frank Tully">FrankTully</a>, <a href="/wallets/person/DaveLoeffler">Dave Loeffler</a>, <a href="/wallets/person/BeckaLawson">Becka</a> <li>other years: {% for otherexpedition in expeditions %} {% if otherexpedition == expedition %} |