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