{{customHTML "top"}} {{Discourse.globalNotice}}
{{#if postStream.loaded}} {{#if postStream.firstPostPresent}}
{{#if showStarButton}} {{/if}} {{#if editingTopic}} {{#if isPrivateMessage}} {{else}} {{categoryChooser valueAttribute="id" value=newCategoryId source=category_id}} {{/if}} {{textField id='edit-title' value=newTitle}} {{else}}

{{#if category.parentCategory}} {{boundCategoryLink category.parentCategory}} {{/if}} {{boundCategoryLink category}} {{#if details.loaded}} {{topicStatus topic=model}} {{#if topicSaving}} {{fancy_title}} {{else}} {{{fancy_title}}} {{/if}} {{/if}} {{#if details.can_edit}} {{/if}}

{{/if}}
{{/if}}
{{view Discourse.SelectedPostsView}}
{{#if postStream.loadingAbove}}
{{i18n loading}}
{{/if}} {{#unless postStream.loadingFilter}} {{cloaked-collection cloakView="post" idProperty="post_number" defaultHeight="200" content=postStream.posts slackRatio=slackRatio loadingHTML=controller.loadingHTML preservesContext="true" uncloakDefault="true" offsetFixed="header"}} {{/unless}} {{#if postStream.loadingBelow}}
{{i18n loading}}
{{/if}}
{{#if postStream.loadingFilter}}
{{i18n loading}}
{{else}} {{#if postStream.loadedAllPosts}} {{view Discourse.TopicClosingView topicBinding="model"}} {{view Discourse.TopicFooterButtonsView topicBinding="model"}} {{#if details.suggested_topics.length}}

{{i18n suggested_topics.title}}

{{basic-topic-list topics=details.suggested_topics}}

{{{view.browseMoreMessage}}}

{{/if}} {{/if}} {{/if}}
{{else}} {{#if hasError}}
{{#if errorBodyHtml}} {{{errorBodyHtml}}} {{/if}} {{#if message}}

{{message}}

{{#unless currentUser}} {{/unless}}
{{/if}}
{{else}}
{{i18n loading}}
{{/if}} {{/if}} {{render "share"}} {{render "posterExpansion"}} {{#if currentUser.enable_quoting}} {{render "quoteButton"}} {{/if}} {{#if currentUser.canManageTopic}} {{render "topicAdminMenu" content}} {{/if}} {{customHTML "bottom"}}