doctype html
html
  head
    meta(charset='utf-8')
    title: !=title
    include reset.css
    include markdown.css
    style: !=cssString
  body
    !=bodyString