From 382e50391cc4eff82da93c74b994de7290194ba6 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:38:22 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/i-posts.html b/templates/i-posts.html index 29e2c1e..4d27e8a 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -21,7 +21,7 @@
#{{ posto._key }} {% if posto.parent_post %} - >{{ posto.parent_post }} + >{{ posto.parent_post }} {% endif %} Ответов: {{ posto.answers_num }} Длина треда: {{ posto.children_num }}