{include file="site_header.tpl"} {if $form.type eq "remind"} Enter your Login and Email. Your password will be send to your Email.
{if $form.err} {/if}
{$form.err}
Login
Email
 
{elseif $form.type eq "send"}
Dear {$form.login}! Your password will be send to {$form.email}.
{/if} {include file="site_footer.tpl"}