sf-static/portfolio/node_modules/pug-lexer/test/cases/yield-before-conditional-head.pug

6 lines
83 B
Text
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
head
script(src='/jquery.js')
yield
if false
script(src='/jquery.ui.js')