From 132028c649d52b6da832ef1f62e34f10c70ee2c4 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:13:21 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/i-posts.html b/templates/i-posts.html index bbbfda9..42a41f5 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -1,11 +1,11 @@ {% if postos | length > 0 %} - {% for posto in postos %} - {% if posto.root_post %} -