From e2a20f1f04d299f5e7b2342bf3a2b57a0aa02e19 Mon Sep 17 00:00:00 2001 From: Jan Sydänviita Date: Thu, 3 Sep 2026 22:45:36 +0300 Subject: Improve MicroFormats compliance --- templates_html/page.html | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) (limited to 'templates_html/page.html') diff --git a/templates_html/page.html b/templates_html/page.html index 2d60db3..b4986fa 100644 --- a/templates_html/page.html +++ b/templates_html/page.html @@ -2,7 +2,19 @@ {% import "macros.html" as macros %} {% block content %} +
{{ macros::page_content(page=page) }} + + + + + + +{% if page.extra.wm_in_reply_to %} + +{% endif %} + +