diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2021-04-30 03:44:53 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2021-04-30 03:44:53 +0100 |
commit | bdf535fcbfe66c424e52e86fa554ba567b0ec63b (patch) | |
tree | 28c076f02eb7e4fda34a5f77f400df8cf2919245 /templates/base.html | |
parent | 03a5f5989e74ba50ff63ba599f98cd36dc0fa5d0 (diff) | |
download | troggle-bdf535fcbfe66c424e52e86fa554ba567b0ec63b.tar.gz troggle-bdf535fcbfe66c424e52e86fa554ba567b0ec63b.tar.bz2 troggle-bdf535fcbfe66c424e52e86fa554ba567b0ec63b.zip |
Scan Upload working nicely
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index c10f2ab..ccc6982 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,6 +32,7 @@ <a href="/survexfile/">Survex</a> | <a href="{% url "survexcaveslist" %}">All Survex</a> | <a href="{% url "allwallets" %}">Scans</a> | + <a href="{% url "scanupload" '2021:01' %}">Upload Scans</a> | <a href="{% url "dwgdata" %}">Drawings</a> | <a href="/1623/290/290.html">290 (FGH)</a> | <a href="/1623/291/291">291 (GSH)</a> | |