{txt key=TEXT_PAGE_TITLE_ACCOUNT}

{$message} {if $registered_customer != true}

{txt key=TEXT_ACCOUNT_TITLE_WELCOME}

{txt key=TEXT_ACCOUNT_WELCOME}

{txt key=TEXT_ACCOUNT_LOGIN}

{/if} {if $registered_customer == true}

{txt key=TEXT_ACCOUNT_TITLE}

{/if} {hook key=account_tpl_module_data} {if $order_data}

{txt key=TEXT_ACCOUNT_ORDERS} {if $order_data} & {txt key=TEXT_ACCOUNT_DOWNLOADS}{/if}

{include file="xtCore/pages/order_history_block.html" type="tpl_include"} {/if}
{hook key=account_tpl_module_data_bottom}