summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorRad <radost.waszkiewicz@gmail.com>2019-02-26 00:45:56 +0000
committerRad <radost.waszkiewicz@gmail.com>2019-02-26 00:45:56 +0000
commitb2adc285b696eca47486f4bc12198ad3f41edda2 (patch)
tree23b1a18b207d383ff26f3a1e4897c057abd8300d /templates
parent8af604262d99664ed912249c40ed4e85b20b1a0e (diff)
downloadtroggle-b2adc285b696eca47486f4bc12198ad3f41edda2.tar.gz
troggle-b2adc285b696eca47486f4bc12198ad3f41edda2.tar.bz2
troggle-b2adc285b696eca47486f4bc12198ad3f41edda2.zip
Messing with millenialcaves.html or similar
Diffstat (limited to 'templates')
-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>