diff options
Diffstat (limited to 'templates/cave.html')
-rw-r--r-- | templates/cave.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cave.html b/templates/cave.html index e8c597e..e76c3b8 100644 --- a/templates/cave.html +++ b/templates/cave.html @@ -73,4 +73,4 @@ <h2>Notes</h2>
{{ cave.notes|wiki_to_html }}
{% endif %}
-{% endblock %}
\ No newline at end of file +{% endblock %}
|