summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/millenialcaves.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/millenialcaves.html b/templates/millenialcaves.html
index bbf54e1..42756f5 100644
--- a/templates/millenialcaves.html
+++ b/templates/millenialcaves.html
@@ -10,6 +10,8 @@
{{ somenonsense }}
+{{ notablecaves }}
+
{% for cave in notablecaves %}
<li> Also update <a href="{{ cave.fixedfield }}">wrap {{ cave.fixedfield }}wrap </a> </li>
{% endfor %}