From 03cda8a897120f19979a1c63e59f7ffcc4a1b544 Mon Sep 17 00:00:00 2001 From: Philip Sargent <philip.sargent@klebos.com> Date: Tue, 16 Aug 2022 21:21:03 +0300 Subject: [PATCH] update prompt from 2019 to 2022 --- templates/cavewallets.html | 2 +- templates/personwallets.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/cavewallets.html b/templates/cavewallets.html index 86c85b9..b05dab7 100644 --- a/templates/cavewallets.html +++ b/templates/cavewallets.html @@ -15,7 +15,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c <p>This lists all the files in a wallet, some of which may not be for this specific cave. <p>See also wallets <ul> -<li>per year, e.g. <a href="/wallets/year/2019">2019</a> +<li>per year, e.g. <a href="/wallets/year/2022">2022</a> <li>per person, e.g. <a href="/wallets/person/MichaelSargent">Michael Sargent</a> </ul> {% include 'wallet_table.html' %} diff --git a/templates/personwallets.html b/templates/personwallets.html index e840563..0ec4f63 100644 --- a/templates/personwallets.html +++ b/templates/personwallets.html @@ -13,7 +13,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c <p>See also wallets <ul> -<li>per year, e.g. <a href="/wallets/year/2019">2019</a> +<li>per year, e.g. <a href="/wallets/year/2022">2022</a> <li>per cave, e.g. <a href="/cave/scans/1623-161">1623/161</a> </ul>