{{#if this.post}} {{#if this.ui.isFullScreen}} {{svg-jar "arrow-left" class="w3 fill-blue mr1 nudge-right--2"}} {{capitalize (t (concat post.displayName ".linkToList"))}} {{/if}} {{#if this.infoMessage}} {{svg-jar "idea" class="w7 h7 fill-blue"}} {{this.infoMessage}} {{t "Got it"}} {{/if}} {{#unless this.post.isNew}} {{#if this.session.user.isContributor}} {{else}} {{/if}} {{/unless}} {{svg-jar "settings"}} {{!-- gh-koenig-editor acts as a wrapper around the title input and koenig editor canvas to support Ghost-specific editor behaviour --}} {{t "editor.word" count=this.wordCount.wordCount}} {{svg-jar "help" class="w4 h4 stroke-midgrey-l2"}} {{#if this.showDeletePostModal}} {{/if}} {{#if this.showLeaveEditorModal}} {{/if}} {{#if this.showReAuthenticateModal}} {{/if}} {{#if this.showEmailPreviewModal}} {{/if}} {{#if this.showUpgradeModal}} {{/if}} {{/if}} {{outlet}}
{{this.infoMessage}} {{t "Got it"}}