diff --git a/templates/i-posts.html b/templates/i-posts.html index bf2a13f..189a8cf 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 %}
diff --git a/templates/interactive-posts.html b/templates/interactive-posts.html index 82dd12e..7a1f465 100644 --- a/templates/interactive-posts.html +++ b/templates/interactive-posts.html @@ -13,7 +13,7 @@
-
+
{% include 'answer-post.html' %}