= form_for :hydrant, :url => '/hydrant', :html => {:id => "back_form", :method => "get"} do |f|
= f.hidden_field "id"
= f.submit "Back"