{{#if showUserReplyTab}}
{{/if}}
{{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"}}
{{{cooked}}}
{{#if view.showExpandButton}}
{{#if controller.loadingExpanded}}
{{else}}
{{/if}}
{{/if}}
{{view 'post-menu' post=this adminMenu=view.adminMenu}}