This commit is contained in:
Rad 2019-02-25 23:52:47 +00:00
parent 0a214c5d4b
commit 73bb60eff9

View File

@ -10,8 +10,8 @@
<p>{{ newfield }}</p>
Testing 123, Testing 123
{% for cave in newfield %}
bla
{% for cave in notablecaves %}
{ cave.url }}<br>
{% endfor %}
Testing 123