yield-head.pug 70 B

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