{$msg.account.login}

{$msg.account.existing_users}

{if $user_cookie}
{$msg.account.login_again}
{/if} {if $auth_error}
{if $account_blocked}{$msg.account.account_blocked}{else}{$msg.account.login_incorrect}{/if}
{/if}

{lang msg=$msg.account.reset_password s=$url_https}

{$msg.account.new_users}
{button class="button-register" text=$msg.buttons.buttonRegister file=$smarty.template}
{if $VisitorSeePrice == "YES" && $AllowCreateAccount == "Allow user to decide"}
{$msg.account.express_checkout}
{$msg.account.start_express_checkout} {/if}