From c05bd8303b53d26e5b283bc71b0153f221dca962 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 23 Jun 2023 14:04:35 +0200 Subject: Improve HTML indentation --- templates/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 7a7d753..ab91a21 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,10 +4,10 @@ {% block title_class %} p-name fn{% endblock %} -{% block main %} +{% block main -%}
- {{ section.content | safe }} + {{ section.content | safe -}}

Latest Posts

@@ -26,11 +26,11 @@ -- cgit 1.4.1