diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-07-05 17:02:43 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-07-05 17:02:43 +0300 |
commit | 9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1 (patch) | |
tree | a1282d03ab8fb323427a57d69bfcffcc96fc1b60 /templates/base.html | |
parent | c9a33a401004240e9cac7d58bb12e5a846acede1 (diff) | |
download | troggle-9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1.tar.gz troggle-9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1.tar.bz2 troggle-9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1.zip |
Tidy HTML output
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 e94db63..34f6581 100644 --- a/templates/base.html +++ b/templates/base.html @@ -43,6 +43,7 @@ <a href="{% url "dataissues" %}">Data Issues</a> | <a href="/handbook/computing/todo-data.html">tasks to do </a> | <a id="cavesLink" href="{% url "caveindex" %}">caves</a> | + <a id="qmsLink" href="{% url "caveQMs" "1623-161" %}">QMs</a> | <a id="entsLink" href="{% url "eastings" %}">ents</a> | <a id="folklink" href="/folk">expoers</a> | <a id="caversLink" href="{% url "notablepersons" %}">survey lengths</a> | |