{{#extend "my-account" title="Change your password"}} {{#content "heading"}} {{> account-heading title="Change Your Password"}} {{/content}} {{#content "aside"}} {{> aside-nav2 my-account-tradePro-menu-new active-index="0" page-name="Change Your Password"}} {{/content}} {{#content "main"}}

Please use this form to update your password

Required fields
{{> form-row type="password" id="current-password" label="Current password" required="true"}} {{> form-row type="password" id="new-password" label="New password" info="Minimum length is 6 characters" required="true"}} {{> form-row type="password" id="confirm-password" label="Confirm new password" required="true"}}
{{/content}} {{/extend}}