<@_homeArticle id=id><#assign a=object/>
目录:
<@_homeDirectory id=a.directoryId>${object.title}
创建日期:
${(a.createDate)!}
用户昵称:
<@_sysUser id=a.userId>${object.nickName}
标题:
${(a.title)!}
内容:
${(getHomeGroupPostContent(a.id).content?no_esc)!}
分数:
${(a.scores)!}
评论数:
${(a.comments)!}
点击数:
${(a.clicks)!}