{{#modal-header}}
{{gettext "Change your avatar"}}
{{/modal-header}}
{{#if isLoaded}}
{{component activeForm options=options activeForm=activeForm}}
{{else if loadError}}
{{loadError.detail}}
{{#if loadError.reason}}
{{{loadError.reason}}}
{{/if}}
{{else}}
{{/if}}