Comments

<%= render "posts/partials/common/inline_blacklist" %> <% if params[:group_by] == "comment" %> <%= render "index_by_comment" %> <% else %> <%= render "index_by_post" %> <% end %>
<%= render "secondary_links" %>