diff options
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 %} |