summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorwookey <devnull@localhost>2013-07-02 00:33:53 +0100
committerwookey <devnull@localhost>2013-07-02 00:33:53 +0100
commitce249ab9570be3e96fd6dc6f6f2c27a2934f4968 (patch)
treea91219083bb4f144f2b539f28efaceab0a21437b /templates
parent81d9d7533e91a1f835c0f3aeabb02e22e02d5913 (diff)
downloadtroggle-ce249ab9570be3e96fd6dc6f6f2c27a2934f4968.tar.gz
troggle-ce249ab9570be3e96fd6dc6f6f2c27a2934f4968.tar.bz2
troggle-ce249ab9570be3e96fd6dc6f6f2c27a2934f4968.zip
Set title to show 1976-2013
Put quick link to 2011 back as that one works
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 83db9bf..fda3617 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -16,7 +16,7 @@
<body onLoad="contentHeight();">
<div id="header">
- <h1>CUCC Expeditions to Austria: 1976 - 2012</h1>
+ <h1>CUCC Expeditions to Austria: 1976 - 2013</h1>
<div id="editLinks"> {% block loginInfo %}
<a href="{{settings.EXPOWEB_URL}}">Website home</a> |
{% if user.username %}
@@ -38,6 +38,7 @@
<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> |