diff --git a/app/views/comments/index.html.erb b/app/views/comments/index.html.erb
index b4747b310..4dc8539b8 100644
--- a/app/views/comments/index.html.erb
+++ b/app/views/comments/index.html.erb
@@ -12,6 +12,7 @@
" />
+
">
@@ -23,7 +24,7 @@
-
+
<% else %>
" />
" />
@@ -31,7 +32,7 @@
<% if @commentable.class.name == "Article" && @commentable.published %>
-
+
<% end %>
<% end %>
<% end %>