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

<%= submit_tag l(:label_logout) %>

Chris@1295: <% end %>