diff --git a/templates/post.html b/templates/post.html index 9e4a9e8..d358165 100644 --- a/templates/post.html +++ b/templates/post.html @@ -23,13 +23,13 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- @@ -37,7 +37,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- {% endblock %} {% block content %} -
+
{{ blogBase['postBody'] }}
@@ -46,8 +46,8 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- {% block script %}