sf-static/portfolio/node_modules/pug-linker/test/fixtures/prepend-without-block/page.pug
2023-02-28 19:21:07 +01:00

6 lines
84 B
Text

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