diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2021-05-09 00:55:37 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2021-05-09 00:55:37 +0100 |
commit | e42cb582c7ef32dc3163731a4f7ccae7f4529a98 (patch) | |
tree | 512440da65a442d385fe3ee9e45752d2e4063c95 /templates/base.html | |
parent | 39cd616c903b2fc0651e3258b26ba03ac4394d9d (diff) | |
download | troggle-e42cb582c7ef32dc3163731a4f7ccae7f4529a98.tar.gz troggle-e42cb582c7ef32dc3163731a4f7ccae7f4529a98.tar.bz2 troggle-e42cb582c7ef32dc3163731a4f7ccae7f4529a98.zip |
1988, 1989 still bad
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 3e73bb5..c82db6b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -41,6 +41,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="entsLink" href="{% url "eastings" %}">ents</a> | <a id="folklink" href="/folk">expoers</a> | <a id="caversLink" href="{% url "notablepersons" %}">survey lengths</a> | <a href="{% url "stats" %}">statistics</a> | |