Comments

<%= paginate @comments %>
<%= render partial: "comment", collection: @comments, locals: { is_individual_comment: false } %>
<%= paginate @comments %>