{* *}{strip} {if !empty($post)}

На сайте {site} зарегистрировался новый пользователь.

- дата регистрации: {$post->created}
- назначен ИД: {$post->user_id}

Пользователь указал реквизиты:

{if !empty($post->name) || !empty($post->name2) || !empty($post->name3)} - ф.и.о: {$post->name} {$post->name3} {$post->name2}
{/if} {if !empty($post->nickname)}- ник: {$post->nickname}
{/if} {if !empty($post->email)}- емейл: {$post->email}
{/if} {if !empty($post->phone)}- телефон: {$post->phone}
{/if} {if !empty($post->skype)}- скайп: {$post->skype}
{/if} {if !empty($post->icq)}- icq: {$post->icq}
{/if} {if !empty($post->coupon)}- использовал скидочный купон: {$post->coupon}
{/if} {* *} {if !empty($post->ip)}

Адрес в сети:

- ip: {$post->ip}
{if !empty($post->host)}- хост: {$post->host}
{/if} {/if}

Административные ссылки:

Список зарегистрированных пользователей {/if} {/strip}