To report this post please enter your concerns below.
<%= form_for "post_report", :url=>"/forums/report/#{@post.id}" do |f| %> <%= text_area_tag "body", params[:body] ? params[:body] : "I would like to bring this post to your attention because...\n\n ", {:rows=>"10", :style=>"width: 950px;"} %>