{{post-gap post=this postStream=controller.postStream before="true"}}
{{view Discourse.ReplyHistory contentBinding="replyHistory"}}
{{#if showUserReplyTab}} {{#if loadingReplyHistory}} {{i18n loading}} {{else}} {{i18n post.in_reply_to}} {{avatar reply_to_user imageSize="tiny"}} {{reply_to_user.username}} {{/if}} {{/if}}
{{#unless controller.multiSelect}} {{/unless}}
{{{cooked}}}
{{#if view.showExpandButton}} {{#if controller.loadingExpanded}} {{else}} {{/if}} {{/if}} {{view Discourse.PostMenuView postBinding="this" postViewBinding="view"}}
{{view Discourse.RepliesView content=replies postView=view}} {{discourse-action-history post=this}} {{view Discourse.TopicMapContainerView post=this topic=controller.model}}
{{collection contentBinding="internalLinks" itemViewClass="Discourse.PostLinkView" tagName="ul" classNames="post-links"}} {{#if topic.details.can_reply_as_new_topic}} {{i18n post.reply_as_new_topic}} {{/if}}
{{post-gap post=this postStream=controller.postStream before="false"}}