diff options
Diffstat (limited to 'templates/yearwallets.html')
-rw-r--r-- | templates/yearwallets.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/yearwallets.html b/templates/yearwallets.html index 231f0e9..03c4822 100644 --- a/templates/yearwallets.html +++ b/templates/yearwallets.html @@ -13,8 +13,8 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c <p>See also wallets <ul> -<li>per cave, e.g. <a href="/cave/scans/1623-161">1623/161</a> -<li>per person, e.g. <a href="/wallets/person/Wookey">Wookey</a> +<li>per cave, e.g. <a href="/cave/scans/1623-161">1623/161</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> </ul> {% include 'wallet_table.html' %} |