ref: master
app/views/spam/_comment_spam.html.erb
<%# FIXME should not need to replicate the article structure like this to be able to use the same formatting as the comments listing %><%= pagination_links @comment_spam, :param_name => :comments_page %>
<%= render :partial => 'comment/comment', :collection => @comment_spam %>