{* customers authorization form *} {if $log ne ""} {* logout link *}
{$smarty.const.LOGOUT_LINK}
{else} {* authorization form *} {$smarty.const.STRING_AUTHORIZATION} {if $productID} {/if} {if $categoryID} {/if}
{$smarty.const.CUSTOMER_LOGIN}
{$smarty.const.CUSTOMER_PASSWORD}

{$smarty.const.FORGOT_PASSWORD_LINK}
{/if}