{{#if settings.forum_branding_display}} {{#link-to 'index' class="navbar-brand hidden-xs hidden-sm"}} {{#if settings.forum_branding_text}} {{settings.forum_branding_text}} {{/if}} {{/link-to}} {{/if}}
  • {{gettext "Threads"}}
  • {{gettext "Forums"}}
  • {{gettext "Feeds"}}
  • {{gettext "Users"}}
  • {{gettext "Search"}}
{{#if auth.isAuthenticated}}
  • 132
  • 132
    • Action
    • Another action
    • Something else here
    • Separated link
  • {{user-nav}}
{{else}}
{{#show-modal-button modal="login" class="btn btn-outlined btn-default navbar-btn"}} {{gettext "Sign in"}} {{/show-modal-button}} {{#register-button class="btn btn-outlined btn-success navbar-btn"}} {{gettext "Register account"}} {{/register-button}}
{{/if}}
    {{#if settings.forum_branding_display}}
  • {{/if}}
  • {{#if auth.isAuthenticated}} {{user-nav}} {{else}}
  • {{user-avatar size=28}}
    • {{gettext "You are browsing as guest."}}

      {{#show-modal-button modal="login" class="btn btn-outlined btn-default btn-block btn-sm"}} {{gettext "Sign in"}} {{/show-modal-button}}
      {{#register-button class="btn btn-outlined btn-success btn-block btn-sm"}} {{gettext "Register account"}} {{/register-button}}
  • {{/if}}