summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorSam Wenham <sam@wenhams.co.uk>2018-06-20 18:11:12 +0100
committerSam Wenham <sam@wenhams.co.uk>2018-06-20 18:11:12 +0100
commit3d2ac06a726e24a7b94b27581080f763953d3964 (patch)
treea5c78ffb7d103edb3649cc7c4e9aebf4c03a58ac /templates/base.html
parent9802f4545265fe466fdf440f3a2fee903007792c (diff)
downloadtroggle-3d2ac06a726e24a7b94b27581080f763953d3964.tar.gz
troggle-3d2ac06a726e24a7b94b27581080f763953d3964.tar.bz2
troggle-3d2ac06a726e24a7b94b27581080f763953d3964.zip
Move the years on a bit
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 11568af..0941c8c 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -40,9 +40,9 @@
<a href="{% url "survexcavessingle" 204 %}">204</a> |
<a href="{% url "survexcavessingle" 258 %}">258</a> |
<a href="{% url "survexcavessingle" 264 %}">264</a> |
- <a href="{% url "expedition" 2014 %}">Expo2014</a> |
- <a href="{% url "expedition" 2015 %}">Expo2015</a> |
<a href="{% url "expedition" 2016 %}">Expo2016</a> |
+ <a href="{% url "expedition" 2017 %}">Expo2017</a> |
+ <a href="{% url "expedition" 2018 %}">Expo2018</a> |
<a href="/admin/">Django admin</a>
</div>