diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-03-12 01:09:17 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-03-12 01:09:17 +0000 |
commit | 35e9eb558d0ef7fb34d8ed7140a684cdce0998cf (patch) | |
tree | 022482d96019c72102f58f56d482c53b2796ee48 /templates/svxfile.html | |
parent | b88b1423328d26081457e9d0bb5f55cf86232f24 (diff) | |
download | troggle-35e9eb558d0ef7fb34d8ed7140a684cdce0998cf.tar.gz troggle-35e9eb558d0ef7fb34d8ed7140a684cdce0998cf.tar.bz2 troggle-35e9eb558d0ef7fb34d8ed7140a684cdce0998cf.zip |
Identified survey length discrepencies
Diffstat (limited to 'templates/svxfile.html')
-rw-r--r-- | templates/svxfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxfile.html b/templates/svxfile.html index ca35cde..ccd9749 100644 --- a/templates/svxfile.html +++ b/templates/svxfile.html @@ -80,7 +80,7 @@ LOGMESSAGES --> {% endif %} </div> -survey length: {{svxlength|floatformat:2}} metres +undergound survey length: {{svxlength|floatformat:2}} metres <span style="font-family: monospace; font-size: 130%; "> {% for sb in svxblocks %} {% empty %} |