diff options
Diffstat (limited to 'templates/personwallets.html')
-rw-r--r-- | templates/personwallets.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/personwallets.html b/templates/personwallets.html index 4f5a403..526e142 100644 --- a/templates/personwallets.html +++ b/templates/personwallets.html @@ -22,6 +22,8 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c {% include 'wallet_table.html' %} <p>Note that names in italics are copied from the related survex file block name. <br /> +<p>Total underground survey length: {{length_ug|floatformat:"1g"}} m +<br /> <table width=95%> <tr><th>Wallet</th><th width=13%>Wallet Date</th><th>Wallet Name</th><th width=28%>Team</th><th width=8%>Cave(s)</th><th>Scans</th><th>Survex blocks</th><th>Drawings using these scans</th></tr> {% for wallet in manywallets|dictsort:"walletname" %} |