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 %}