{{#extend "my-account" title="Update personal details" pageMyAcc=true}} {{#content "heading"}} {{> notifications notification-page.warning classModifier="notification_warning personal-update-warning" withCloseBtn="true"}} {{> account-heading title="Update Personal Details"}} {{/content}} {{#content "aside"}} {{> aside-nav2 my-account-menu active-index="0" page-name="Update Personal Details"}} {{/content}} {{#content "main"}}

Please use this form to update your personal details

Required fields
{{> form-row dropdown="true" id="title" label="Title" placeholder="Please select" row-mod="row-title" required="true"}} {{> form-row id="first-name" label="First name" required="true"}} {{> form-row id="surname" label="Surname" required="true"}} {{> form-row dropdown="true" id="select-address" label="How would you describe yourself or your main trade" placeholder="DIY" required="true"}}
{{/content}} {{/extend}}