summaryrefslogtreecommitdiffstats
path: root/templates/millenialcaves.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/millenialcaves.html')
-rw-r--r--templates/millenialcaves.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/templates/millenialcaves.html b/templates/millenialcaves.html
index 42756f5..d324d93 100644
--- a/templates/millenialcaves.html
+++ b/templates/millenialcaves.html
@@ -1,11 +1,4 @@
-{% extends "cavebase.html" %}
-{% load wiki_markup %}
-
-{% block title %}Cave Index{% endblock %}
-
-{% block content %}
-
-
+<html>
123 testing 123 testing
{{ somenonsense }}
@@ -15,5 +8,4 @@
{% for cave in notablecaves %}
<li> Also update <a href="{{ cave.fixedfield }}">wrap {{ cave.fixedfield }}wrap </a> </li>
{% endfor %}
-
-{% endblock %}
+<html>