{config_load file="lang/$language/lang_$language.conf" section="account"}

{#heading_account#} {$customer_name}

{$error_message} {#text_welcome#}
{if $LINK_LOGIN}


{/if}

{#title_account#}



{#title_notification#}



{if $MODULE_products_history}{$MODULE_products_history}

{/if} {if $order_content}

{#title_orders#}

{#text_all#}
{foreach name=aussen item=order_data from=$order_content}
{$order_data.ORDER_DATE}  {#order_nr#}{$order_data.ORDER_ID} {#order_total#}{$order_data.ORDER_TOTAL}
{#order_status#}{$order_data.ORDER_STATUS}
{$order_data.ORDER_BUTTON}
{/foreach}
{/if}