From 67a6fe21f37f8644e7ef45028168b1e4932ac654 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 19 Sep 2025 23:22:30 +0200 Subject: Cleaned up theme --- templates/base.html | 171 +++++++++++++++++++--------------------------------- 1 file changed, 63 insertions(+), 108 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index d449492..ccbf4f4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,150 +11,105 @@ - + +
-
- - - -
+
-
+
{{ block "content" . }}{{ end }}
- - -- cgit v1.2.3