[#include "../include/页头.html"/] [#include "../include/论坛信息.html"/]
[#include "../member/会员中心页_导航.html"/]
[#if attentUser.avatar??]
[#else]
[/#if]
${attentUser.username}
${attentUser.group.name}
发帖
回复
[@my_topic createrId=userId tpl='0' topLevel='0' count='10'] [#list tag_pagination.list as topic]
[@text_cut s=topic.title?html len=30 append="..."/]
[#if topic.topLevel gt 0]
[/#if] [#if topic.primeLevel gt 0]
[/#if] [#if topic.affix??&&topic.affix]
[/#if] [#if topic.shield] 已屏蔽 [/#if]
赞:${topic.ups!}
回复:${topic.replyCount!}
浏览:${topic.viewCount!}
作者:${topic.creater.username!}
发布于${topic.createTimeHtml!}
[#if topic.lastPost??]
最新回复:
${topic.lastReply.username!}
${topic.lastPost.createTimeHtml!}
[/#if]
[/#list] [/@my_topic]
[@my_topic createrId=userId tpl='0' topLevel='0' count='10'][#include "../tag/topic.html"/] [/@my_topic]
[#include "../include/页脚.html"/]