{{home-logo minimized=showExtraInfo}} {{#if showExtraInfo}}
{{#if showFavoriteButton}} {{/if}}

{{boundCategoryLink topic.category}} {{#if topic.details.loaded}} {{topicStatus topic=topic}} {{{topic.fancy_title}}} {{else}} {{#if topic.errorLoading}} {{topic.errorTitle}} {{else}} {{i18n topic.loading}} {{/if}} {{/if}}

{{/if}}
{{#unless showExtraInfo}}
{{#if currentUser}} {{currentUser.displayName}} {{else}} {{/if}}
{{/unless}}
  • {{#if currentUser}} {{#if currentUser.unread_notifications}} {{currentUser.unread_notifications}} {{/if}} {{#if currentUser.unread_private_messages}} {{currentUser.unread_private_messages}} {{/if}} {{else}} {{/if}}
  • {{#if Discourse.loginRequired}} {{else}} {{/if}}
  • {{#if currentUser}} {{#titledLinkTo 'userActivity.index' currentUser titleKey="current_user" class="icon"}}{{boundAvatar currentUser imageSize="medium" }}{{/titledLinkTo}} {{else}}
    {{/if}}
{{render search}} {{render notifications notifications}} {{#if view.renderSiteMap}} {{render siteMap}} {{/if}}