fusic-meteor
fusic-meteor copied to clipboard
Use the .helpers(...) syntax for registering template helpers
Assigning helper with Template.*.* = ... is deprecated. Use Template.currentPlaylist.helpers(...) instead