diff --git a/templates/i-posts.html b/templates/i-posts.html index 6bea441..806a32a 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 %} -
- {% else %} -
- {% endif %} + {% if posto.root_post %} +
+ {% else %} +
+ {% endif %} +