form.logout(action="/logout" method="post")
    header Logout
    label Are you sure?
    input(type="submit" value="Logout" tabindex=1)