pixsy/node_modules/pug/test/fixtures/prepend/page.pug

7 lines
90 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
extends app-layout.pug
block prepend head
script(src='foo.js')
script(src='bar.js')