yield.pug 99 B

12345
  1. html
  2. body
  3. include yield-head.pug
  4. script(src='/caustic.js')
  5. script(src='/app.js')