diff --git a/templates/i-posts.html b/templates/i-posts.html
index 280c914..b0e13ab 100644
--- a/templates/i-posts.html
+++ b/templates/i-posts.html
@@ -19,7 +19,7 @@
-
#{{ posto._key }}
+
#{{ posto._key }} Ответов: {{ posto.children_num }}
{{ posto.texto }}
diff --git a/templates/main-page.html b/templates/main-page.html
index 8a620f1..5dc5012 100644
--- a/templates/main-page.html
+++ b/templates/main-page.html
@@ -6,7 +6,7 @@