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 | 0c63156428aabed814b18ceafe616c91f3a3c7d3 (patch) | |
tree | 9729e171581f16c7a04396e3cd9783c29e357964 /templates | |
parent | 8173c3c45d1b1367342ce3e6c34b73accaed2576 (diff) | |
download | troggle-0c63156428aabed814b18ceafe616c91f3a3c7d3.tar.gz troggle-0c63156428aabed814b18ceafe616c91f3a3c7d3.tar.bz2 troggle-0c63156428aabed814b18ceafe616c91f3a3c7d3.zip |
Diffstat (limited to 'templates')
-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 %} |