{config_load file="lang/$language/lang_$language.conf" section="login"} {config_load file="lang/$language/lang_$language.conf" section="create_account"} {config_load file="lang/$language/lang_$language.conf" section="antispam"} {if $info_message}
{$info_message|replace:'ACHTUNG:':''|replace:'FEHLER:':''}
{/if}

{#heading_login#}

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

{#title_guest#}

{#text_guest#}

{$BUTTON_GUEST|replace:'css_img_button"':'css_img_button" data-role="button" data-icon="arrow-r" data-theme="b"'}
{/if} {if $account_option=='account' or $account_option=='both'}

{#title_new#}

{#text_new#}

{$BUTTON_NEW_ACCOUNT|replace:'css_img_button"':'css_img_button" data-role="button" data-icon="arrow-r" data-theme="b"'}



{#title_returning#}

{$FORM_LOGIN_ACTION}
{#text_returning#} {if $ANTISPAMCODEACTIVE == 'true'} {#text_antispam#}{$ANTISPAMCODEQUESTION}
{#text_antispam_input#} {$INPUT_ANTISPAMCODE} {$ANTISPAMCODEID}
{/if}
{$INPUT_MAIL}
{$INPUT_LOGIN_PASSWORD}
{$BUTTON_LOGIN|replace:'css_img_button"':'css_img_button" data-icon="arrow-r" data-theme="b"'} {#text_lost_password#} {$FORM_LOGIN_END}
{/if}