{$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}
{if $VisitorSeePrice == "YES" && $AllowCreateAccount == "Allow user to decide"}
{$msg.account.express_checkout}
{$msg.account.start_express_checkout}
{/if}