{{post-gap post=this postStream=controller.postStream before="true"}}
{{view 'reply-history' content=replyHistory}}
{{#if showUserReplyTab}} {{#if loadingReplyHistory}} {{i18n loading}} {{else}}   {{avatar reply_to_user imageSize="tiny"}} {{reply_to_user.username}} {{/if}} {{/if}}
{{#unless userDeleted}} {{else}}
{{/unless}} {{#if wiki}}
{{/if}}
{{{cooked}}}
{{#if view.showExpandButton}} {{#if controller.loadingExpanded}} {{else}} {{/if}} {{/if}} {{view 'post-menu' post=this adminMenu=view.adminMenu}}
{{view 'replies' content=replies}} {{discourse-action-history post=this}} {{view 'topic-map-container' post=this topic=controller.model}}
{{post-gutter post=this links=internalLinks canReplyAsNewTopic=topic.details.can_reply_as_new_topic newTopicAction="replyAsNewTopic"}}
{{post-gap post=this postStream=controller.postStream before="false"}}