{$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}

{$item.element} {if $errors.$itemName} {$errors.$itemName} {elseif $item.description} {$item.description} {/if}

{/foreach}

{foreach item=elem from=$actionPanel} {$elem.element} {/foreach}