summaryrefslogtreecommitdiffstats
path: root/templates/caveindex.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/caveindex.html')
-rw-r--r--templates/caveindex.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/caveindex.html b/templates/caveindex.html
index 42322d3..fe141ed 100644
--- a/templates/caveindex.html
+++ b/templates/caveindex.html
@@ -34,4 +34,6 @@
{% endfor %}
</ul>
+<a href="{% url newcave %}">New Cave</a>
+
{% endblock %}