- var title = "settings"
html
  head
    include partials/_Head
      prepend window_title
        &mdash;#{title}
  body
    include partials/_GlobalHeader
    .Contents
