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