{template $template.'/_headerv2'}
{$title}
{$sontitle}
{if $level==1 || empty($level)}
一级会员
{elseif $level==2}
二级会员
{elseif $level==3}
三级会员
{/if}
成员信息
{php echo $font['his_commission'] ? $font['his_commission'] : 'Ta的佣金/成员';}
{if empty($teamlist)}
Ta的团队还没有任何成员~
{/if}
加载更多
{template $template.'/_footerv2'}