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

6 lines
83 B
Text

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