From edd102e5e3d8f518a0f9cbd3b9e182f756657423 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Tue, 30 Jan 2024 00:14:31 +1000 Subject: [PATCH] re ans-post --- templates/i-posts.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/i-posts.html b/templates/i-posts.html index 853c1c9..ec5641e 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -6,6 +6,12 @@ {% else %}
{% endif %} + +
+ #{{ posto._key }} + Ответов: {{ posto.answers_num }} + Длина треда: {{ posto.children_num }} +
{% if posto.images[0] | length > 0 %}