{* login information *}
{if ($smarty.session.cust_login=='yes' || $smarty.session.cust_login_openID=='yes')} {$smarty.const.STRING_PROFILE}

{$smarty.const.STRING_GREETINGS}, {$smarty.session.userinf.cust_firstname}

{if !$smarty.get.order_history} {$smarty.const.ORDERS_HISTORY} {/if}

{$smarty.const.CUST_LOGOUT}

{else} {$smarty.const.STRING_LOGIN_INFORMATION}
{if $cust_error_password ne NULL} {if $cust_firstname ne NULL} {$cust_firstname}, {/if} {$smarty.const.ERROR_CUST_PASSWORD}
{else if $cust_no_such_email ne NULL} {$smarty.const.ERROR_NO_SUCH_EMAIL} !
{/if}
{if $cust_error_password ne NULL && $cust_email ne NULL} {else}


{/if}



{$smarty.const.STRING_REGISTER}
{$smarty.const.STRING_LOGIN}


ÌóëüòèÂõîä
{if ($cust_no_such_email || $cust_error_password) ne NULL} {/if} {/if}