sf-static/portfolio/node_modules/pug/test/cases/template.pug

10 lines
162 B
Text
Raw Normal View History

2023-02-28 18:21:07 +00:00
script(type='text/x-template')
article
h2 {{title}}
p {{description}}
script(type='text/x-template').
article
h2 {{title}}
p {{description}}