{{#extend "my-account" pageClass="my-account_address-book" title="Address book" pageMyAcc=true}} {{#content "heading"}} {{> account-heading title="Address book" subtitle="Manage your address book" btnLink="page_my-account_address-details.html" btnTitle="Add new address"}} {{/content}} {{#content "aside"}} {{> aside-nav2 my-account-menu active-index="4" page-name="Address book"}} {{/content}} {{#content "main"}} {{#with page_my-account-address-book}} {{> user-address editUrl="page_my-account_address-details.html" radioName="my-account-address-radio" withRemoveBtn=true isOnAccount=true}} {{/with}}
{{/content}} {{/extend}}