From 7560c6a010daded3f198d8c78d623961070974aa Mon Sep 17 00:00:00 2001 From: glossimute Date: Mon, 19 May 2025 14:01:40 +0900 Subject: [PATCH] Update post.html --- templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post.html b/templates/post.html index 0e185b5..9c952d2 100644 --- a/templates/post.html +++ b/templates/post.html @@ -88,10 +88,10 @@ + {% endblock %} {% block content %} -
{{ blogBase['postBody'] }}
{{ blogBase['bottomText'] }}
{% if blogBase['needComment']==1 %}