summaryrefslogtreecommitdiffstats
path: root/templates/cavearea.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cavearea.html')
-rw-r--r--templates/cavearea.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/cavearea.html b/templates/cavearea.html
deleted file mode 100644
index 1ce4142..0000000
--- a/templates/cavearea.html
+++ /dev/null
@@ -1,9 +0,0 @@
-{% extends "cavebase.html" %}
-{% load wiki_markup %}
-
-{% block content %}
-{{ cavearea.description|wiki_to_html_short }}
-{{ cavearea.name|wiki_to_html_short }}
-{{ cavearea.parentArea|wiki_to_html_short }}
-{{ cavearea.survexFile|wiki_to_html_short }}
-{% endblock %} \ No newline at end of file