pixsy/node_modules/pug/test/fixtures/append/page.pug

7 lines
85 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
extends app-layout
block append head
script(src='foo.js')
script(src='bar.js')