diff --git a/templates/cavewallets.html b/templates/cavewallets.html
index 9a65d28..b803737 100644
--- a/templates/cavewallets.html
+++ b/templates/cavewallets.html
@@ -14,7 +14,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
This lists all the files in a wallet, some of which may not be for this specific cave.
See also wallets
-
+- per cave, e.g. 1623-204, 1626-359, 1623-290, 1623-291, 1623-258, 1623-264
- per person, e.g. Wookey, Chris Densham, Martin Green, Andrew Atkinson, Julian Todd, Jenny Black Frank Tully, Dave Loeffler, Becka
- per year:
{% for otherexpedition in expeditions %}
diff --git a/templates/manywallets.html b/templates/manywallets.html
index 6887616..88d30d2 100644
--- a/templates/manywallets.html
+++ b/templates/manywallets.html
@@ -13,7 +13,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
otherwise they come from *ref statements in survex files as of the most recent data import.
See also wallets
-- per cave, e.g. 1623-161, 1626-359, 1623-290, 1623-291, 1623-264
+
- per cave, e.g. 1623-204, 1626-359, 1623-290, 1623-291, 1623-258, 1623-264
- per person, e.g. Wookey, Chris Densham, Martin Green, Andrew Atkinson, Julian Todd, FrankTully, Dave Loeffler, Becka
- per year,
{% for otherexpedition in expeditions %}
diff --git a/templates/yearwallets.html b/templates/yearwallets.html
index 2bacd0b..242f1fc 100644
--- a/templates/yearwallets.html
+++ b/templates/yearwallets.html
@@ -15,7 +15,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
See also wallets
-- per cave, e.g. 1623-161, 1626-359, 1623-290, 1623-291, 1623-264
+
- per cave, e.g. 1623-204, 1626-359, 1623-290, 1623-291, 1623-258, 1623-264
- per person, e.g. Wookey, Chris Densham, Martin Green, Andrew Atkinson, Julian Todd, FrankTully, Dave Loeffler, Becka
- other years:
{% for otherexpedition in expeditions %}