d.mustache = function(template, view) { return Mustache.to_html(template, view); }; })(dojo);