{include file="head.html"}
全部社区 已开通 未开通
{foreach item=c from=$list} {/foreach}
scid 社区名称 图片 状态 地址 团长 操作
{$c.scid} {$c.title} {if $c.imgurl} {/if}
{$c.address} {$c.team_nickname} {if $c.teamid} 解绑团长 {else} 绑定团长 {/if} 编辑 删除
{$pagelist}
{include file="footer.html"}