diff --git a/app/views/users/_comments.html.erb b/app/views/users/_comments.html.erb index 4a2ca5da7..25bd1fd5b 100644 --- a/app/views/users/_comments.html.erb +++ b/app/views/users/_comments.html.erb @@ -1,6 +1,6 @@ <% @comments.each do |comment| %> - +
<%= comment_commentable_title(comment) %>