mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-11-01 14:38:32 +00:00
update
This commit is contained in:
8
node_modules/nunjucks/samples/express/js/app.js
generated
vendored
Normal file
8
node_modules/nunjucks/samples/express/js/app.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
nunjucks.configure('views', {
|
||||
autoescape: true
|
||||
});
|
||||
|
||||
// aboutTmpl({ poop: 'pooop<><>' }, function(err, res) {
|
||||
// console.log(res);
|
||||
// });
|
||||
Reference in New Issue
Block a user