Template.singleDay.helpers({ showDateNav: function () { return (typeof this.showDateNav === 'undefined') ? true : this.showDateNav; } });