Template.home.onCreated(function() { }); Template.home.onRendered(function() { }); Template.home.helpers({ }); Template.home.events({ });