sf-static/portfolio/node_modules/pug/test/cases/layout.prepend.without-block.pug

7 lines
118 B
Text
Raw Permalink Normal View History

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