From 79a5d24f81652068067dab40920c5dea035e0cc4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 26 Apr 2023 09:20:47 +0200 Subject: Replace use of invalid element --- 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 10465a4..694fbe9 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

    -- cgit 1.4.1