cirandas.net

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 %>
    <%= render :partial => 'comment/comment', :collection => @comment_spam %>
<%= pagination_links @comment_spam, :param_name => :comments_page %>