From 4ec4263e08f3f2aecc07c13a54ec88352f85e177 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:20:33 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/i-posts.html b/templates/i-posts.html index c7ba6d5..474ac04 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -2,9 +2,9 @@ {% for posto in postos %}
{% if posto.root_post %} -
+
{% else %} -
+
{% endif %}