2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-01-19 09:22:32 +00:00

Bug fix to expedition links

This commit is contained in:
Martin Green 2011-05-02 00:56:53 +01:00
parent e942c839a1
commit 3928609c29

View File

@ -39,9 +39,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 2008 %}">Expo2009</a> |
<a href="{% url expedition 2009 %}">Expo2010</a> |
<a href="{% url expedition 2009 %}">Expo2011</a> |
<a href="{% url expedition 2009 %}">Expo2009</a> |
<a href="{% url expedition 2010 %}">Expo2010</a> |
<a href="{% url expedition 2011 %}">Expo2011</a> |
<a href="/admin">Django admin</a>
</div>