3 lines
87 B
Plaintext
3 lines
87 B
Plaintext
|
= form_for :sign_out, :html => {:id => "sign_out_form"} do |f|
|
||
|
= f.submit "Sign out"
|