{config_load file="$language/lang_$language.conf" section="login"} {config_load file="$language/lang_$language.conf" section="newsletter"}

{#heading_login#}

{if $info_message != ''}
{$info_message}
{/if} {if $account_option == 'account' or $account_option == 'both'}

{#title_returning#}

{$FORM_ACTION}

{#text_returning#}


{* BOC different texts depending on where customer comes from, noRiddle*} {if $smarty.get.order_id} {#text_after_login1#} {elseif $smarty.get.review_prod_id} {#text_after_login2#} {else} {#text_after_login#} {/if} {* EOC different texts depending on where customer comes from, noRiddle*} {if $INPUT_CODE} {/if}
{#text_sec_code#}: {$VVIMG}  
{#text_sec_code#}: {$INPUT_CODE}  
{#text_email#} {$INPUT_MAIL}  
{#text_password#} {$INPUT_PASSWORD} {$BUTTON_LOGIN}
  {#text_lost_password#}
{$FORM_END}

{#title_new#}

{#text_new#}

{$BUTTON_NEW_ACCOUNT}

{/if} {if $account_option == 'both' or $account_option == 'guest'}

{#title_guest#}

{#text_guest#}

{$BUTTON_GUEST}

{/if}