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

6 lines
90 B
Text

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