/**
 * Global helpers, common to all templates.
 */

Template.registerHelper("isLoggedIn", isLoggedIn);