diff options
Diffstat (limited to 'templates/manywallets.html')
-rw-r--r-- | templates/manywallets.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/manywallets.html b/templates/manywallets.html index 44d097f..7295ac5 100644 --- a/templates/manywallets.html +++ b/templates/manywallets.html @@ -13,6 +13,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c <ul> <li>per year, e.g. <a href="/wallets/year/2019">2019</a> <li>per cave, e.g. <a href="/cave/scans/1623-204">1623/204</a> +<li>per person, e.g. <a href="/wallets/person/MichaelSargent">Michael Sargent</a> </ul> <!-- This should all be restructured to use .prefetch_related() and .select_related() |