summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSam Wenham <sam@wenhams.co.uk>2015-01-19 21:28:35 +0000
committerSam Wenham <sam@wenhams.co.uk>2015-01-19 21:28:35 +0000
commit9961c31e735f8a7568c6cde8e3644cb9e3c768e5 (patch)
treed87f7b19cbb73fcfbf075d11aa82ef86939f7946 /templates
parent9d3cac41b948412345a148f0c3551be7db42eed4 (diff)
downloadtroggle-9961c31e735f8a7568c6cde8e3644cb9e3c768e5.tar.gz
troggle-9961c31e735f8a7568c6cde8e3644cb9e3c768e5.tar.bz2
troggle-9961c31e735f8a7568c6cde8e3644cb9e3c768e5.zip
Try and ignore files that don't end .html (We really need to change to .xml) eg .html.orig!!
Change the index on troggle to move on with the year
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index fda3617..76e34fa 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -38,9 +38,9 @@
<a href="{% url survexcavessingle 161 %}">161</a> |
<a href="{% url survexcavessingle 204 %}">204</a> |
<a href="{% url survexcavessingle 258 %}">258</a> |
- <a href="{% url expedition 2011 %}">Expo2011</a> |
<a href="{% url expedition 2012 %}">Expo2012</a> |
<a href="{% url expedition 2013 %}">Expo2013</a> |
+ <a href="{% url expedition 2014 %}">Expo2014</a> |
<a href="/admin/">Django admin</a>
</div>