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