{$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} {if $item.elementset eq ''}
{$item.element}
{/if} {/foreach}
{if $actionPanel}
{foreach item=elem from=$actionPanel} {$elem.element} {/foreach}
{/if}