{template '_header'} {php $isbottom=0;}
{if $team['buid']==$user['id']} {/if}

{$team['title']}

{if $team['buid']!=$user['id']} {if $teamuser['id']}
退出团队
{else}
我要加入
{/if} {/if}
成员{$team['usercount']} 人
{if $team['hours']>0}
时数{$team['hours']} 时
{/if}
浏览{$team['views']} 次
基础信息:
联系人:
{$team['username']}
电话:
{$team['tel']}
{if $team['address']}
地址:
{$team['address']}
{/if} {if $teamuser['hours']>0}
我的时数:
团队内 {$teamuser['hours']} 小时
排行板
{/if}
{if $benefits}
最新活动:
{/if} {if $team['description']}
团队简介:

{php echo nl2br($team['description'])}

{/if} {if $team['service']}
服务项目:

{php echo nl2br($team['service'])}

{/if} {if $team['content']}
团队详情
{php echo htmlspecialchars_decode($team['content']);}
{/if}
{if $isbottom} {/if} {template '_footer'}