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

{#heading_login#}

{if $error_message}
{$error_message}
{/if} {if $success_message}
{$success_message}
{/if}

{#title_returning#}

{$FORM_ACTION}

{#text_returning#}


{#text_after_login#} {if $VVIMG} {/if} {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}
{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}