extends layout

block content
    h1 This is another page
    p: a(href="/") Go back to the index page
