diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/caveindex.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/caveindex.html b/templates/caveindex.html index 7bc5942..5bbf2f3 100644 --- a/templates/caveindex.html +++ b/templates/caveindex.html @@ -7,6 +7,8 @@ <h1>Cave Index</h1> +<p>{{ newfield }}</p> + <h3>Notable caves</h3> <ul> {% for cave in notablecaves %} |