From 8993697307836cd6820d44b646d2763188de2361 Mon Sep 17 00:00:00 2001 From: QuackDoc Date: Mon, 5 Feb 2024 22:44:36 -0500 Subject: [PATCH] test commit 2 --- templates/blog.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/blog.html b/templates/blog.html index 937c2ba..4d1faa0 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -16,7 +16,7 @@ - + {%if section.title%} {{ section.title }} @@ -26,7 +26,6 @@ {%endif%} {% if page %} - {%if page.title%} {{ page.title }}