[#include "../include/页头.html"/]
[#include "会员中心页_导航.html"/]
[@friend_page username=kw count=10] [#list tag_pagination.list as friend] ${friend.username!}---------- [#if user.id!=friend.id] [@friendship userId=user.id friendId=friend.id] [#if tag_bean??] [#if tag_bean.status==0] 已申请 [#elseif tag_bean.status==1] 已是好友 [#elseif tag_bean.status==2] 申请好友被拒绝,重新加为好友 [/#if] [#else] 加为好友 [/#if] [/@friendship] [/#if] 打招呼
[/#list] [/@friend_page]
[@friend_page username=kw count=10] [#include "../tag/topic.html"/] [/@friend_page]
[#include "../include/页脚.html"/]