Finalize
To finalize your post, type each of the following words into the box below and click publish deal.
<% form_for "SPAMCHECK", :url => "/deals/publish/" + @deal.id.to_s + "/?ck=" + @deal.get_check, :html => { :multipart => true } do |f| %>
<%= recaptcha_tags %>
<%= image_submit_tag "/images/publish.gif" %>
<% end %>