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