initial
This commit is contained in:
9
node_modules/pug/test/cases/template.pug
generated
vendored
Normal file
9
node_modules/pug/test/cases/template.pug
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
script(type='text/x-template')
|
||||
article
|
||||
h2 {{title}}
|
||||
p {{description}}
|
||||
|
||||
script(type='text/x-template').
|
||||
article
|
||||
h2 {{title}}
|
||||
p {{description}}
|
||||
Reference in New Issue
Block a user