{$form.title}

{t}You just reset your account password. Please remember your account information and keep the email in a safe place.{/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}