From ccc347eddc8c2b3d213025b2ed847f52e72795bf Mon Sep 17 00:00:00 2001 From: Rad Date: Mon, 25 Feb 2019 23:52:47 +0000 Subject: --- templates/caveindex.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/caveindex.html b/templates/caveindex.html index d5d2a3d..38c573c 100644 --- a/templates/caveindex.html +++ b/templates/caveindex.html @@ -10,8 +10,8 @@

{{ newfield }}

Testing 123, Testing 123 -{% for cave in newfield %} -bla +{% for cave in notablecaves %} + { cave.url }}
{% endfor %} Testing 123 -- cgit v1.2.3