{include file="require_header.html"} {if $getfollow == 1}

我关注的 关注我的

{foreach from=$follow item=d}
{$d.meto.username}

{$d.title}

{$d.meto.sign|strip_tags:''}
{foreachelse}
您还没有关注或还没有人关注您
{/foreach}
{else}

我关注的 关注我的

{foreach from=$follow item=d}
{$d.tome.username}

{$d.title}

{$d.tome.sign|strip_tags:''}
{foreachelse}
您还没有关注或还没有人关注您
{/foreach}
{/if}
{include file="require_sider.html"}
{include file="require_footer.html"}