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

{#heading_login#}

{if $error_message}
{$error_message}
{/if} {if $success_message}
{$success_message}
{/if}
{$FORM_ACTION}
{#title_returning#}

{#text_returning#}

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