{block name=pages_account}

{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}

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