<% provide(:title, 'Logout') %>

Logout

Are you sure you want to log out now?

<%= form_tag do %> <%= submit_tag('Log out') %> <% end %>