summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
authorsubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-13 05:45:01 +0100
committersubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-13 05:45:01 +0100
commit98a3d44eed3286da2c0124253c89d83f16aa095b (patch)
treeb5da45319287b3070eecc67cf562ccc833df0f1d /templates/index.html
parent264594ed05b2723f443798a326d07afbbdaf185f (diff)
downloadtroggle-98a3d44eed3286da2c0124253c89d83f16aa095b.tar.gz
troggle-98a3d44eed3286da2c0124253c89d83f16aa095b.tar.bz2
troggle-98a3d44eed3286da2c0124253c89d83f16aa095b.zip
[svn] fix martins front page links
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8225 by julian @ 1/24/2009 6:36 PM
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index cafc8a8..f30c100 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -30,7 +30,7 @@
<li><a href="{% url personindex %}">List of People</a></li>
<li><a href="{% url caveindex %}">List of Caves</a></li>
<li><a href="/statistics">Statistics of what's loaded in the database</a></li>
- <li><a href="{% url survexindex survex_file=all %}">Survex directory</a></li>
+ <li><a href="{% url survexindex all %}">Survex directory</a></li>
<li><a href="{% url survey %}">Survey files</a></li>
</ul>