diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 15:55:48 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 16:21:06 +0200 |
| commit | 589692a188c35323cea06a4a4572f182aa488976 (patch) | |
| tree | f80682506b6308d4fd63c2f922acde80209d7249 /templates | |
| parent | 695614902ba24f14e06a42982c62132d3b5015d4 (diff) | |
Prepare for deployment
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/now.html | 1 |
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 %} |
