doctype html
html
  head
    title= title
    meta(name='viewport', content='width=device-width, initial-scale=1') 
    link(rel='stylesheet', href='/stylesheets/style.css')
    block stylesheets
  body
    block content