From ba7fd8ed5809bb73971a9caf6c382c17782e0f60 Mon Sep 17 00:00:00 2001 From: lsof Date: Tue, 2 Sep 2025 12:03:22 +0200 Subject: makeover --- templates/base.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 149831a..5276d29 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,11 +9,19 @@ +

lemon's site

+ +
{% block content %} {% endblock %}
+
+

-- cgit v1.2.3