diff --git a/templates/i-posts.html b/templates/i-posts.html index 6453509..9c2916d 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -9,7 +9,7 @@
- #{{ posto._key }} + #{{ posto._key }} Ответов: {{ posto.answers_num }} Длина треда: {{ posto.children_num }} @@ -33,7 +33,7 @@
{% endif %} -
+ +

{{ posto.texto }}

- + -->