If you believe a post does not belong on this site, you can flag for its deletion. As a reminder, the following are some common reasons for flagging a post:

The following are NOT valid reasons for flagging a post:

Enter a reason:

<%= simple_form_for(@post_flag, :remote => true, :format => :js) do |f| %> <%= f.input :post_id, :as => :hidden %> <%= f.text_field :reason %> <% end %>