From 5e9d093589e519f2e69dae0407e578bd4e0a5c23 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 21:32:36 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/i-posts.html b/templates/i-posts.html index 6295461..e05b270 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -1,6 +1,6 @@ {% if postos | length > 0 %} {% for posto in postos %} -
+
{% if posto.root_post %}
{% else %}