pixsy/node_modules/pug-linker/test/fixtures/prepend-without-block/page.pug

7 lines
84 B
Plaintext

extends app-layout.pug
prepend head
script(src='foo.js')
script(src='bar.js')