{{this.config.blogTitle}}
{{#if this.showSearchModal}} {{/if}}
  • Manage
  • {{svg-jar "posts"}}Posts {{svg-jar "add-stroke"}} {{#if this.customViews.forPosts}} {{#liquid-if this.navigation.settings.expanded.posts}}
      {{#each this.customViews.forPosts as |view|}}
    • {{!--
      --}} {{#if view.icon}} {{svg-jar (or view.icon "post")}} {{else}} {{/if}} {{view.name}}
    • {{/each}}
    {{/liquid-if}} {{/if}}
  • {{!-- clicking the Content link whilst on the content screen should reset the filter --}} {{#if (eq this.router.currentRouteName "pages")}} {{svg-jar "page"}}Pages {{else}} {{svg-jar "page"}}Pages {{/if}}
  • {{#if this.showTagsNavigation}}
  • {{svg-jar "tag"}}Tags
  • {{/if}} {{#if (and this.feature.members (gh-user-can-admin this.session.user))}}
  • {{#if (eq this.router.currentRouteName "members.index")}} {{svg-jar "members"}}Members {{else}} {{svg-jar "members"}}Members {{/if}}
  • {{/if}}
  • {{svg-jar "staff"}}Staff
{{#if (gh-user-can-admin this.session.user)}}
  • Settings
  • {{svg-jar "settings"}}General
  • {{svg-jar "paintbrush"}}Design
  • {{svg-jar "brackets"}}Code injection
  • {{svg-jar "modules"}}Integrations
  • {{svg-jar "labs"}}Labs
  • {{#if this.showBilling}}
  • {{svg-jar "credit-card"}} View billing
  • {{/if}}
{{/if}} {{#if this.showMenuExtension}}
    {{#if this.config.clientExtensions.menu.title}}
  • {{this.config.clientExtensions.menu.title}}
  • {{/if}} {{#each this.config.clientExtensions.menu.items as |menuItem| }}
  • {{svg-jar menuItem.icon}}{{menuItem.text}}
  • {{/each}}
{{/if}} {{#if this.showScriptExtension}} {{{this.config.clientExtensions.script.container}}} {{/if}}
{{#if this.whatsNew.hasNew}}{{/if}}
{{this.session.user.name}} {{this.session.user.email}}
{{svg-jar "arrow-down" class="w3 mr1 fill-darkgrey"}}