Current section

Files

Jump to
excessibility assets node_modules mustache wrappers mootools mustache.js.post
Raw

assets/node_modules/mustache/wrappers/mootools/mustache.js.post

Object.implement('mustache', function(view, partials){
return Mustache.render(view, this, partials);
});
})();