{#include file="header.htm"#}

好友列表

{#if $buddy#} {#foreach from=$buddy item=list#}
{#if $list.avatars && $list.msgtype<>'1'#} {#else#} {#/if#}
{#/foreach#}
{#else#}
你还没有添加好友!
{#/if#}
{#include file="footer.htm"#}