7 lines
110 B
Text
7 lines
110 B
Text
|
|
|
||
|
|
extends ../fixtures/prepend/app-layout.pug
|
||
|
|
|
||
|
|
block prepend head
|
||
|
|
script(src='foo.js')
|
||
|
|
script(src='bar.js')
|