diff options
-rw-r--r-- | templates/manywallets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/manywallets.html b/templates/manywallets.html index 55ed304..6887616 100644 --- a/templates/manywallets.html +++ b/templates/manywallets.html @@ -14,7 +14,7 @@ otherwise they come from *ref statements in survex files as of the most recent d <p>See also wallets <ul> <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/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>per year, {% for otherexpedition in expeditions %} {% if otherexpedition == expedition %} |