{$form.title}

{t}Don't worry if you just forgot your password. Please fill in following form and we will send you an email with a link which you can reset your password by clicking the link.{/t}

{foreach item=item key=itemName from=$dataPanel} {if $item.elementset eq ''}
{$item.element}
{/if} {/foreach}
{if $actionPanel}
{foreach item=elem from=$actionPanel} {$elem.element} {/foreach}
{/if}