[#if user??] [#if user.subscribeIds??] [#if user.subscribeIds?seq_contains("${type.id}")] [#assign hasSub=1/] [#else] [#assign hasSub=0/] [/#if] [#else] [#assign hasSub=0/] [/#if] [#else] [#assign hasSub=0/] [/#if] [#include "../include/页头.html"/] [#include "../include/论坛信息.html"/]
[#if essence??] [#if essence==0] [#assign topLevel=0/] [#else] [#assign topLevel=1/] [/#if] [/#if] [@topic_page topicTypeId=type.id topLevel=topLevel orderBy='0' count='2' tpl='0'] [#if tag_pagination.totalCount gt 0] 更多内容 [#else]
暂无内容
[/#if] [/@topic_page]

${type.name!}

[#if type.description?? && type.description?trim!=''] ${type.description!} [#else] 暂无简介 [/#if]

[#if hasSub==1] 取消关注 [#else] 关注话题 [/#if]

${type.subscribeCount!}人关注

[#if type.parent??] [/#if]
[#include "../include/页脚.html"/]