{include file="$gentemplates/index_top.tpl"} {if $form.err} {/if}
{$header.toptext}
* {$form.err}
 
{strip} {/strip} {if $form.use_account} {strip} {/strip} {/if} {strip} {/strip} {if $alerts || $adm_subscr} {if $adm_subscr} {strip} {/strip} {/if} {if $alerts} {strip} {/strip} {/if} {/if}
{$lang.account.subheader_info}
{$header.info_login}:  {$data.login}
{$header.info_email}:  {$data.email}
{$header.info_password}:  {$header.info_modify}
{if $data.use_hide_profile_feature} {/if}
{$data.info_switch}
{$data.info_switch_comment}
{$header.info_delete}
{$lang.account.subheader_account}
{if $form.payment_type eq '1'}
{$header.account_count}: {$data.count} {$data.account_points}   {$header.points_modify}
{$header.account_groups}: {$data.groups}   {$header.group_modify}
{elseif $form.payment_type eq 2}
{$header.account_count}: {$data.count} {$data.account_currency}
{$header.account_groups}: {$data.groups}   {$header.group_modify}
{$header.account_period}: {$data.period}
{$header.account_period_rest}: {$data.rest} {$header.account_period_day}
{/if}
{$lang.account.subheader_myalerts}
{$form.alerts_hiddens} {section name=n loop=$my_alerts_email} {/section}
 {$my_alerts_email[n].name}
{$lang.account.subheader_subscribe}
{$form.subscribe_hiddens} {section name=n loop=$adm_subscr} {/section}
 {$adm_subscr[n].name}
{$lang.account.subheader_alerts}
{section name=n loop=$alerts} {/section}
{$alerts[n].text} ({$alerts[n].type})
{include file="$gentemplates/index_bottom.tpl"}