From 79196c3c9fc192744e6e975cee75d6f957768086 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:39:28 +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 4d27e8a..f3c2e31 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 }}