<#assign startStr = ""/> <#if (start > 0)><#assign startStr = "${start}/"/> [Post New]${post.formattedTime}
<#if topic.type == TOPIC_WIKI>${I18n.getMessage("PostShow.wiki")} ${I18n.getMessage("PostShow.subject")}: ${post.subject?default("")}
<#if showKarma && karmaEnabled> <#if topic.status != STATUS_LOCKED && !readonly && topic.type != TOPIC_WIKI> <#if canEditCurrentMessage> <#if canRemove && ((post.userId == session.userId && session.userId != 1) || isModerator)> [Delete] [Up] #${post_index+1+start}