From 55f85384137b8cb8efb6dbd6c0bbe73df53e644d Mon Sep 17 00:00:00 2001
From: Rad <radost.waszkiewicz@gmail.com>
Date: Tue, 26 Feb 2019 00:48:34 +0000
Subject: [PATCH] Messing with millenialcaves.html or similar

---
 templates/millenialcaves.html | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/templates/millenialcaves.html b/templates/millenialcaves.html
index d324d93..b026cb5 100644
--- a/templates/millenialcaves.html
+++ b/templates/millenialcaves.html
@@ -1,11 +1,9 @@
 <html>
-123 testing 123 testing
+123 testing 123 testing<br>
+=======<br>
+{{ somenonsense }}<br>
+=======<br>
+{{ notablecaves }}<br>
+=======<br>
 
-{{ somenonsense }}
-
-{{ notablecaves }}
-
-{% for cave in notablecaves %}
-  <li> Also update <a href="{{ cave.fixedfield }}">wrap {{ cave.fixedfield }}wrap </a> </li>
-{% endfor %}
 <html>