diff --git a/templates/statistics.html b/templates/statistics.html index 44b6eec..3040c91 100644 --- a/templates/statistics.html +++ b/templates/statistics.html @@ -30,9 +30,9 @@ Total length: {{addupsurvexlength|stringformat:".1f"}} km adding up the total fo

One Survex Survey Block is one *begin/*end block of data in a survex file. Some files from other caving clubs may have a convention of using many more blocks per file than we do, e.g. if the -file is exported from other software into survex format, but each block is recroded on a single day. +file is exported from other software into survex format, but each block is recorded on a single day.

Currently the number of cavers includes non-caving attendees: that needs to be fixed. -{% endblock %} \ No newline at end of file +{% endblock %}