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>