From fe439b6b1af9711f982e785cab1ee96ba6fb2fc9 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 19 Jul 2023 01:14:36 +1000 Subject: [PATCH] we can chat now? --- 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 1fca6d5..d177a5d 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -30,7 +30,7 @@ {% endif %}

{{ posto.texto }}

- {% if posto.answers_list | length > 0 %} + {% if posto.answers_list[0] | length > 0 %}

Ответы: