{$form.title}

{t} An email which contians below information has been sent to you 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}