From 4e9a60045af3715c4501c8f87b9ddf5c72fce8b5 Mon Sep 17 00:00:00 2001 From: shazz <604708+shazz@users.noreply.github.com> Date: Sun, 1 Sep 2024 15:15:35 -0400 Subject: [PATCH] Add files via upload --- themes/pelican-chunk/templates/base.html | 69 ++++++++++++------------ 1 file changed, 36 insertions(+), 33 deletions(-) diff --git a/themes/pelican-chunk/templates/base.html b/themes/pelican-chunk/templates/base.html index 98779e1..59d13b0 100644 --- a/themes/pelican-chunk/templates/base.html +++ b/themes/pelican-chunk/templates/base.html @@ -49,13 +49,15 @@
- + +
-
- {% block content_title %}{% endblock %} -
+
+ {% block content_title %}{% endblock %} +
-
- {% block content %} - {% endblock %} -
+
+ {% block content %} + {% endblock %} +
- +
- + \ No newline at end of file