${I18n.getMessage("ForumIndex.answers")}: <#if topic.type == TOPIC_WIKI>W<#else>${topic.totalReplies}#if>
${I18n.getMessage("ForumIndex.author")}:
${topic.postedBy.username?html}
${I18n.getMessage("ForumIndex.lastMessage")}: <#if topic.type == TOPIC_WIKI>${topic.lastEditTimeStr}<#else>${topic.lastPostTime}#if>
${I18n.getMessage("Search.postedBy")}
${topic.lastPostBy.username?html}
${I18n.getMessage("Search.forum")}:
${forums.get(topic_index).getName()}