diff --git a/lacommunaute/templates/forum_conversation/partials/posts_list.html b/lacommunaute/templates/forum_conversation/partials/posts_list.html
index 4b989c80f..866dd1936 100644
--- a/lacommunaute/templates/forum_conversation/partials/posts_list.html
+++ b/lacommunaute/templates/forum_conversation/partials/posts_list.html
@@ -37,8 +37,3 @@
{% include "forum_conversation/partials/post_feed_form_collapsable.html" with post_form=form inline=1 %}
-
-
diff --git a/lacommunaute/templates/forum_conversation/topic_list.html b/lacommunaute/templates/forum_conversation/topic_list.html
index 013746f8f..a395134b1 100644
--- a/lacommunaute/templates/forum_conversation/topic_list.html
+++ b/lacommunaute/templates/forum_conversation/topic_list.html
@@ -136,3 +136,10 @@
{% endif %}
{% endif %}
+
+