{{_ 'Home'}}
{{_ 'My Profile'}}
{{_ 'My Profile'}}
{{#if profile_image}}
{{else}}
{{/if}}
{{_ 'Change Photo'}}
{{> profile_menu}}
{{#format 'field' 'profile' item}} {{#each formats}} {{#notin 'profile_image' @key}} {{> profile_fieldset}} {{/notin}} {{/each}} {{/format}}
{{_ 'Submit'}}