doctype html
html(lang="en")
  head
    include head.html
    script.
      var configId = !{configId}
  body
    include body.html