2017-11-22 16:46:18 -08:00

7 lines
101 B
JavaScript

exports.templateData = {
foo: {
name: 'Evil </script>'
}
};
exports.vdomSkip = true;