sf-static/portfolio/node_modules/pug/test/fixtures/prepend-without-block/page.pug

7 lines
84 B
Text
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
extends app-layout.pug
prepend head
script(src='foo.js')
script(src='bar.js')