diff options
author | Rad <radost.waszkiewicz@gmail.com> | 2019-02-25 23:46:52 +0000 |
---|---|---|
committer | Rad <radost.waszkiewicz@gmail.com> | 2019-02-25 23:46:52 +0000 |
commit | 3746dab5de7c8c5d694948328b432253cf6d0049 (patch) | |
tree | 9729e171581f16c7a04396e3cd9783c29e357964 /templates/caveindex.html | |
parent | 18dbadd675b97dfbd0454927f1f5131b6f9e9417 (diff) | |
download | troggle-3746dab5de7c8c5d694948328b432253cf6d0049.tar.gz troggle-3746dab5de7c8c5d694948328b432253cf6d0049.tar.bz2 troggle-3746dab5de7c8c5d694948328b432253cf6d0049.zip |
Diffstat (limited to 'templates/caveindex.html')
-rw-r--r-- | templates/caveindex.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/caveindex.html b/templates/caveindex.html index 5bbf2f3..6b1f593 100644 --- a/templates/caveindex.html +++ b/templates/caveindex.html @@ -9,6 +9,9 @@ <p>{{ newfield }}</p> +Testing 123, Testing 123 +{{ newfield }} + <h3>Notable caves</h3> <ul> {% for cave in notablecaves %} |