forked from expo/troggle
move label text
This commit is contained in:
@@ -23,7 +23,7 @@ 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 />
|
||||
Note that this is for <em>all the wallets</em> listed above, which includes those which are surveys of different caves not just {{cave}}.
|
||||
|
||||
@@ -21,7 +21,6 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
|
||||
{% endfor %}</ul>
|
||||
|
||||
{% 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 - but this includes all the surveys associated with the wallet, including those where <em>{{person.fullname|safe}}</em> did not participate.
|
||||
<br />
|
||||
|
||||
@@ -60,3 +60,6 @@ which is probably more useful.
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
<p>Note that names in italics are copied from the related survex file block name.<br />
|
||||
Note also that survex data recently uploaded will not appear in this table until a database reset is done on the server.
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
|
||||
</ul>
|
||||
|
||||
{% 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%>
|
||||
|
||||
Reference in New Issue
Block a user