{include file=$header h1="Мои партнеры" title="Мои партнеры"}

Ваши партнеры

{section name=customer loop=$list} {if $list[customer].id} {/if} {/section}
Дата Логин или E-mail Баланс пользователя
{$list[customer].regdata|date_format:"%H:%M:%S %d.%m.%Y"} {if ($list[customer].login)} {$list[customer].login} {else} {$list[customer].email} {/if} {$list[customer].balans}
{include file=$footer}