{{#extend "my-account-v2" title="Change password" dataBreadcrumbs=change_password.breadcrumbs pageClass="page_my-account_new" pageMyAcc=true myAccV2=true isLoggedIn=true mainClass="change-password" }} {{#content "head" mode="append"}} {{/content}} {{#content "main"}}
{{> my-account/mobile-nav mod menu=my_account.diy.menu active-index=2 page-name="Personal Details" }}

Change Password

Required Field
{{#each change_password.fields}} {{> form-row type=this.type id=this.id label=this.label value=this.value placeholder=this.placeholder input-mod=this.modificator required=this.required showContent=this.showPassword }} {{/each}}
Cancel
{{/content}} {{#content "foot" mode="append"}} {{> leave-modal change_password.leave-popup id="leave-popup" }} {{/content}} {{/extend}}