So siehts ganz gut aus !
This commit is contained in:
5
node_modules/pug/examples/dynamicscript.pug
generated
vendored
Normal file
5
node_modules/pug/examples/dynamicscript.pug
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
html
|
||||
head
|
||||
title Dynamic Inline JavaScript
|
||||
script.
|
||||
var users = !{JSON.stringify(users).replace(/<\//g, "<\\/")}
|
||||
Reference in New Issue
Block a user