%= form_for(@hydrant, :html => {:id => "adoption_form"}) do |f| %>
By adopting this hydrant, you agree to the <%= link_to "Terms of Service", "#", :tabindex => 3 %>.
<% end %> <%= render(:partial => 'users/edit_profile') %> <%= render(:partial => 'sessions/sign_out') %>