summaryrefslogtreecommitdiffstats
path: root/templates/svxcavesingle.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxcavesingle.html')
-rw-r--r--templates/svxcavesingle.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/svxcavesingle.html b/templates/svxcavesingle.html
index ff54c40..0e64bcf 100644
--- a/templates/svxcavesingle.html
+++ b/templates/svxcavesingle.html
@@ -1,7 +1,4 @@
{% extends "base.html" %}
-
-{% load link %}
-
{% block title %}List of survex files{% endblock %}
{% block content %}
@@ -9,7 +6,7 @@
{% autoescape off %}
<h1>Surveys for <a href="/{{cave.url}}">{{cave.official_name}}</a> - kataster:{{cave}}</h1>
{% endautoescape %}
-<!-- the only thing passed into this temnlate is the object identifier for a cave.
+<!-- the only thing passed into this template is the object identifier for a cave.
All the processing to extract the survex subdriectories and survex files is done in this template -->
<p>Cave description: <a href="/{{cave.url}}">{{cave.url}}</a>