sf-static/portfolio/node_modules/pug-lexer/test/cases/template.pug
2023-02-28 19:21:07 +01:00

9 lines
162 B
Text

script(type='text/x-template')
article
h2 {{title}}
p {{description}}
script(type='text/x-template').
article
h2 {{title}}
p {{description}}