diff options
Diffstat (limited to 'templates/survexfilewild.html')
-rw-r--r-- | templates/survexfilewild.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/survexfilewild.html b/templates/survexfilewild.html index 20f5e2e..5cf2569 100644 --- a/templates/survexfilewild.html +++ b/templates/survexfilewild.html @@ -22,12 +22,16 @@ i.e. they have a survex block (begin..end) with no *REF line which refers to the {% endfor %} </table> <br /> +So we are missing {{wildlength|floatformat:"0g"}}m of surveyed cave from our wallet records. +<br /><br /> If the "team" field is empty, it probably means that the survex file has been created since the last database reset. <br /> If the parent block says "troggle _unseens" or "None" then the survex file has not been plumbed in to the expo survex network yet. <br /> If there is a *ref line of the correct format, then maybe that wallet has not been created yet. Create it, and fill in the data. <br /><br /> +Length of survex data referenced by wallets in this year {{walletslength|floatformat:"0g"}}m. +<br /><br /> <table> <tr><th>Year</th><th>Survex<br>Survey<br>Blocks</th><th>Survex<br>Survey Legs</th><th>Survex <br>length(m)</th></tr> {% for legs in legsbyexpo %} |