summaryrefslogtreecommitdiffstats
path: root/templates/now.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/now.html')
-rw-r--r--templates/now.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/now.html b/templates/now.html
index 9eaa6a6..f05b6aa 100644
--- a/templates/now.html
+++ b/templates/now.html
@@ -7,4 +7,5 @@
{% set latest_now = nows | sort(attribute="date") | last %}
{{ macros::page_content(page=latest_now) }}
+
{% endblock %}