3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
|
= form_for :sign_in, :html => {:id => "sign_in_form"} do |f|
|
||
|
= f.submit "Sign in"
|