avatarProgress: function () {
      var template = Template.instance();
    return Math.round(template.avatarUploader.progress() * 100);
  },