<#if topic.type == TOPIC_WIKI>${I18n.getMessage("PostShow.wiki")} #if>${I18n.getMessage("PostShow.subject")}: ${post.subject?default("")}
<#if showKarma && karmaEnabled>
#if>
<#if topic.status != STATUS_LOCKED && !readonly && topic.type != TOPIC_WIKI>

#if>
<#if canEditCurrentMessage>

#if>
<#if canRemove && ((post.userId == session.userId && session.userId != 1) || isModerator)>
![[Delete]](${contextPath}/templates/${templateName}/images/icon_delete.gif)
#if>
![[Up]](${contextPath}/templates/${templateName}/images/icon_up.gif)
#${post_index+1+start}