{"ScriptPreparationCode":null,"TestCases":[{"Name":"vanilla \u002B underscore","Code":"if (!window._template) {\r\n window._template = _.template(document.getElementById(\u0027template-underscore\u0027).innerHTML)\r\n}\r\nwindow._template({name: \u0027hello\u0027});","IsDeferred":false},{"Name":"tmpl","Code":"tmpl(\u0027template-tmpl\u0027, {name: \u0027hello\u0027});","IsDeferred":false}]}