/** * @file * * * User: marand * Date: 03/09/15 * Time: 17:22 */ Template.errors.helpers({ errors: function () { return Errors.find(); } });