forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
e5d864359a
commit
a397eb9d00
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user