Template.postsPending.helpers({ context: function () { return { terms: { view: 'pending' } }; } });