summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorRad <radost.waszkiewicz@gmail.com>2019-02-26 00:43:46 +0000
committerRad <radost.waszkiewicz@gmail.com>2019-02-26 00:43:46 +0000
commit8af604262d99664ed912249c40ed4e85b20b1a0e (patch)
treea283166f8f79261661466a75acdd9656ae87632d /templates
parentb33ca2b290ca6e00ea4dbcc709862b61881086e1 (diff)
downloadtroggle-8af604262d99664ed912249c40ed4e85b20b1a0e.tar.gz
troggle-8af604262d99664ed912249c40ed4e85b20b1a0e.tar.bz2
troggle-8af604262d99664ed912249c40ed4e85b20b1a0e.zip
Messing with millenialcaves.html or similar
Diffstat (limited to 'templates')
-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 %}