%= form_for(:sign_in, :html => {:id => "sign_in_form"}) do |f| %> <%= f.submit "Sign in", :id => "sign_in_form_submit" %> <% end %>