summaryrefslogtreecommitdiffstats
path: root/templates/svxcaveseveral.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxcaveseveral.html')
-rw-r--r--templates/svxcaveseveral.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/svxcaveseveral.html b/templates/svxcaveseveral.html
index 9e7d7fa..e855600 100644
--- a/templates/svxcaveseveral.html
+++ b/templates/svxcaveseveral.html
@@ -1,14 +1,9 @@
{% extends "base.html" %}
-
-{% load link %}
-
{% block title %}List of survex files{% endblock %}
{% block content %}
<!-- the only thing passed into this template is a list of object identifiers for caves.
All the processing to extract the survex subdriectories and survex files is done in this template -->
-
-
{% for cave in caves %}
{% autoescape off %}