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:

<%= form_tag(post_flags_path(:format => :js), :remote => true) do %> <%= hidden_field :post_flag, :post_id %> <%= text_area :post_flag, :reason, :size => "40x5" %> <% end %>