Chris@1464: <%= form_tag(signout_path) do %> Chris@1464:

<%= submit_tag l(:label_logout) %>

Chris@1464: <% end %>