Ban Post

<%= PostPresenter.preview(@post, :tags => "status:any") %>
<%= form_tag(ban_moderator_post_post_path(@post), :style => "clear: both;", :class => "simple_form") do %>

Banning a post will hide it from anyone without a gold level account or higher. You should only ban a post if an artist requested it.

<%= submit_tag "Ban" %> <%= submit_tag "Cancel" %> <% end %>