Artist Commentary

<%= render "posts/partials/common/inline_blacklist" %> <% @commentaries.each do |commentary| %> <% end %>
Post Original Translated
<%= PostPresenter.preview(commentary.post, :tags => "status:any") %> <%= format_commentary_title(commentary.original_title) %> <%= format_commentary_description(commentary.original_description) %> <%= format_commentary_title(commentary.translated_title) %> <%= format_commentary_description(commentary.translated_description) %>
<%= numbered_paginator(@commentaries) %>
<%= render "secondary_links" %>