diff --git a/app/views/debates/_debate.html.erb b/app/views/debates/_debate.html.erb index 2d1e2deb4..2d8ad2900 100644 --- a/app/views/debates/_debate.html.erb +++ b/app/views/debates/_debate.html.erb @@ -1,28 +1,30 @@ -
- - <%= link_to t("debates.debate.comments", count: debate.comments_count), debate_path(debate, anchor: "comments") %> -
-+ + <%= link_to t("debates.debate.comments", count: debate.comments_count), debate_path(debate, anchor: "comments") %> +
+