{extends file='customer/page.tpl'} {block name='page_title'} {l s='Your account' d='Shop.Theme.Customeraccount'} {/block} {block name='page_content'}

{l s='From your account dashboard you can view your' d='Shop.Theme.Customeraccount'} {l s='recent orders' d='Shop.Theme.Customeraccount'} {l s=', manage your' d='Shop.Theme.Customeraccount'} {if $customer.addresses|count}{else}{/if}{l s='shipping and billing addresses' d='Shop.Theme.Customeraccount'} {l s='and' d='Shop.Theme.Customeraccount'} {l s='edit your password and account details' d='Shop.Theme.Customeraccount'}

{/block} {block name='page_footer'} {block name='my_account_links'} {/block} {/block}