From e49ccd9086d7fb4e7bbb12b95a3cf5ba25d3ad2c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 26 Apr 2023 09:44:39 +0200 Subject: Use div instead of section when no heading is needed --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 694fbe9..f84b87e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,9 +5,9 @@ {% block title_class %} p-name fn{% endblock %} {% block main %} -
+
{{ section.content | safe }} -
+

Latest Posts