you can get the context from this
.
Template.calendar.events({'click .calendar-day': function(e, template) { console.log(this); }});
you can get the context from this
.
Template.calendar.events({'click .calendar-day': function(e, template) { console.log(this); }});