From 6add3fe85d41e48b80dd275756cca62bc82a91cd Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:35:31 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 2 +- templates/main-page.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@