extends layout.pug block title | Logout block content form(method="post", action="logout") button(type="submit", class="red") Log out now