yield-title-head.pug 80 B

12345
  1. head
  2. title
  3. yield
  4. script(src='/jquery.js')
  5. script(src='/jquery.ui.js')