diff --git a/app/views/articles/_full_comment_area.html.erb b/app/views/articles/_full_comment_area.html.erb index 2283243cf..6ebd21a36 100644 --- a/app/views/articles/_full_comment_area.html.erb +++ b/app/views/articles/_full_comment_area.html.erb @@ -7,31 +7,35 @@ <%= t("views.articles.comments.subtitle.#{@comments_order}_html", num: tag.span(t("views.articles.comments.num", num: @article.comments_count), class: "js-comments-count", data: { comments_count: @article.comments_count })) %> - + <% if user_signed_in? %> + + <% end %> - + <% if user_signed_in? %> + + <% end %>