From ae638c25db5356ea2588ab65862de94bf805c5ee Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 19 Jul 2023 01:29:35 +1000 Subject: [PATCH] we can chat now? --- templates/i-posts.html | 4 ++-- templates/interactive-posts.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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' %}