{{d-button action="refreshGravatar" title="user.change_avatar.refresh_gravatar_title" disabled=gravatarRefreshDisabled icon="refresh"}}
{{#if allowAvatarUpload}}
{{avatar-uploader user_id=id uploadedAvatarTemplate=custom_avatar_template uploadedAvatarId=custom_avatar_upload_id uploading=uploading done="useUploadedAvatar"}}
{{/if}}
{{d-button action="saveAvatarSelection" class="btn-primary" disabled=uploading label="save"}} {{i18n 'cancel'}}