{{t (concat this.post.displayName ".settings.title")}}

{{!-- new posts don't have a preview link --}} {{#unless this.post.isNew}} {{#if this.post.isPublished}} {{t (concat this.post.displayName ".settings.view")}} {{svg-jar "external"}} {{else}} {{t (concat this.post.displayName ".settings.preview")}} {{svg-jar "external"}} {{/if}} {{/unless}}
{{#if (or this.post.isDraft this.post.isPublished this.post.pastScheduledTime)}} {{else}} {{/if}} {{#unless (or this.post.isDraft this.post.isPublished this.post.pastScheduledTime)}}

{{t "Use the publish menu to re-schedule"}}

{{/unless}}
{{#unless this.session.user.isContributor}}
{{/unless}} {{#if this.feature.members}} {{#if this.showVisibilityInput}}
{{/if}} {{/if}} {{#unless this.session.user.isAuthorOrContributor}} {{/unless}} {{!-- LLIUREX Hide content LLIUREX --}} {{#unless this.session.user.isAuthorOrContributor}}
{{/unless}} {{#unless this.post.isNew}} {{/unless}}
{{! .settings-menu-content }}
{{! .post-settings-menu }}
{{#if this.isViewingSubview}} {{#if (eq this.subview "meta-data")}}

{{t "Meta Data"}}

{{{t "Recommended: {max} characters. You’ve used {charactersCount}" max=70 charactersCount=(gh-count-down-characters this.metaTitleScratch 70)}}}

{{{t "Recommended: {max} characters. You’ve used {charactersCount}" max=156 charactersCount=(gh-count-down-characters this.metaDescriptionScratch 156)}}}

{{truncate this.seoTitle 70}}
{{truncate this.seoDescription 300}}
{{/if}} {{#if (eq this.subview "twitter-data")}}

{{t "Twitter Card"}}

{{#if this.twitterImage}}
{{/if}}
{{this.twitterTitle}}
{{truncate this.twitterDescription 155}}
{{/if}} {{#if (eq this.subview "email-settings")}} {{/if}} {{#if (eq this.subview "facebook-data")}}

{{t "Facebook Card"}}

{{#if this.facebookImage}}
{{/if}}
{{truncate this.facebookTitle 88}}
{{truncate this.facebookDescription 300}}
{{/if}} {{#if (eq this.subview "codeinjection")}}

{{t "Code injection"}}

{{/if}} {{/if}}
{{!-- _showThrobbers is on a timer so that throbbers don't get positioned until the slide-in animation has finished and it gets toggled when the meta pane is shown --}} {{#if this._showThrobbers}} {{#unless this.session.user.isAuthorOrContributor}} {{/unless}} {{/if}}