From 5c29cd2e944efcc91f339550d284cafb0a62cde4 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Sat, 12 Aug 2023 21:01:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E6=96=87=E7=AB=A0?= =?UTF-8?q?=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F=E6=9C=AA=E7=94=9F=E6=95=88?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/post.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 %}