diff --git a/templates/interactive-posts.html b/templates/interactive-posts.html
index f249d53..82dd12e 100644
--- a/templates/interactive-posts.html
+++ b/templates/interactive-posts.html
@@ -5,12 +5,6 @@
{% include 'navbar.html' %}
-
{% include 'i-posts.html' %}
@@ -18,4 +12,10 @@
+
+
+ {% include 'answer-post.html' %}
+
+
+
{% endblock content %}
\ No newline at end of file