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

{#heading_login#}

{if $info_message != ''}
{$info_message}
{/if}

{#title_returning#}

{$FORM_ACTION}

{#text_returning#}

{if $smarty.get.order_id} {#text_after_login1#} {elseif $smarty.get.review_prod_id} {#text_after_login2#} {else} {#text_after_login#} {/if}
{if $INPUT_CODE} {/if}
{#text_email#}{$INPUT_MAIL}
{#text_password#}{$INPUT_PASSWORD}
{#text_sec_code#}{$VVIMG}
{#text_sec_code#}{$INPUT_CODE}
{$BUTTON_LOGIN}
{$FORM_END}
{if $account_option == 'account' or $account_option == 'both'}

{#title_new#}

{#text_new#}

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

{#title_guest#}

{#text_guest#}

{$BUTTON_GUEST}
{/if}