summaryrefslogtreecommitdiffstats
path: root/templates/expowebbase.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2020-06-05 23:08:53 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2020-06-12 14:54:00 +0100
commitb9a223c0490e8e582cdf44d7f95412d10bfd121c (patch)
treea147c69c8e74773c8c6f4a1182800e4aad034dea /templates/expowebbase.html
parentdb37710b9061eb68cb8ff3323e4be948c50d0953 (diff)
downloadtroggle-b9a223c0490e8e582cdf44d7f95412d10bfd121c.tar.gz
troggle-b9a223c0490e8e582cdf44d7f95412d10bfd121c.tar.bz2
troggle-b9a223c0490e8e582cdf44d7f95412d10bfd121c.zip
Fix to /caves/ != /caves
Diffstat (limited to 'templates/expowebbase.html')
-rw-r--r--templates/expowebbase.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/expowebbase.html b/templates/expowebbase.html
index 4e9e922..f6f032f 100644
--- a/templates/expowebbase.html
+++ b/templates/expowebbase.html
@@ -12,7 +12,7 @@
<li><a href="/index.htm">Expo website home</a></li>
<li><a href="/intro.html">Introduction</a></li>
<li><a href="/infodx.htm">Main index</a></li>
-<li><a href="/caves/">Cave index</a></li>
+<li><a href="/caves">Cave index</a></li>
{% if cavepage %}
<ul>
<li><a href="{% url "survexcaveslist" %}">All Survex</a></li>