diff --git a/templates/i-posts.html b/templates/i-posts.html
index 29e2c1e..4d27e8a 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 }}