{include file="user/common/head"}
{include file="user/common/menu"}{:empty($user.nickname)?$user.username:$user.nickname}
{if !empty($user['group'])} {volist name="user['group']" id="vo"} {$vo.name} {/volist} {/if}
{$user.introduction|default=lang('No personal introduction')}