diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2022-12-23 22:14:00 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2022-12-23 22:14:00 +0000 |
commit | 8374500da5635a38f5183b49fe96f2bb282253e8 (patch) | |
tree | 32b6dc93439ceb981b4034184ba5803341195e20 /templates/cavewallets.html | |
parent | 194470841ebb2affc8af2be060527d9f4c2fb3c7 (diff) | |
download | troggle-8374500da5635a38f5183b49fe96f2bb282253e8.tar.gz troggle-8374500da5635a38f5183b49fe96f2bb282253e8.tar.bz2 troggle-8374500da5635a38f5183b49fe96f2bb282253e8.zip |
Put colour bar on wallet editor
Diffstat (limited to 'templates/cavewallets.html')
-rw-r--r-- | templates/cavewallets.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cavewallets.html b/templates/cavewallets.html index 6a2fd7c..9a65d28 100644 --- a/templates/cavewallets.html +++ b/templates/cavewallets.html @@ -21,6 +21,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c | <a <a href="/wallets/year/{{ otherexpedition.year }}">{{otherexpedition.year}}</a> {% endfor %}</ul></ul> {% include 'wallet_table.html' %} +<p>Note that names in italics are copied from the related survex file block name. <br /> <table width=95%> <tr><th>Wallet</th><th width=13%>Wallet Date</th><th>Wallet Name</th><th width=25%>People</th><th>Scans</th><th>Survex blocks</th><th>Drawings using these scans</th></tr> |