From ba7fd8ed5809bb73971a9caf6c382c17782e0f60 Mon Sep 17 00:00:00 2001 From: lsof Date: Tue, 2 Sep 2025 12:03:22 +0200 Subject: makeover --- templates/blog.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'templates/blog.html') diff --git a/templates/blog.html b/templates/blog.html index f8f422f..2c0b4cf 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -3,16 +3,13 @@ {% block title %}lemon's site{% endblock title %} {% block content %} -

{{ section.title }}

Browse by tags {% endblock content %} -- cgit v1.2.3