From a4c1a4cb7bef396a67244cd73b50c61029813e09 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:19:50 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 68 ++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 33 deletions(-) diff --git a/templates/i-posts.html b/templates/i-posts.html index 806a32a..c7ba6d5 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -1,41 +1,43 @@ {% if postos | length > 0 %} - {% for posto in postos %} - {% if posto.root_post %} -
{{ posto.texto }}
+{{ posto.texto }}
+