{{!-- template-lint-disable no-invalid-interactive --}}
{{#if (and this.isSaving @post.isDraft)}} Saving... {{else if @post.isSent}} {{#if @post.didEmailFail }} Failed to send newsletter. {{else}} to {{gh-pluralize @post.email.emailCount "member"}} {{/if}} {{else if (and @post.emailOnly @post.isScheduled)}} Scheduled {{#if this.isHovered}} {{/if}} {{else if (or @post.isPublished @post.pastScheduledTime)}} Published {{#unless @post.email}} {{svg-jar "arrow-top-right" title="View post"}} {{/unless}} {{#if (or (eq @post.email.status "submitting") (eq @post.email.status "submitting"))}} and sending to {{gh-pluralize @post.email.emailCount "member"}} {{else if (eq @post.email.status "submitted")}} and sent to {{gh-pluralize @post.email.emailCount "member"}} {{else if (eq @post.email.status "failed")}} but failed to send newsletter. {{/if}} {{else if @post.isScheduled}} {{else if @post.isNew}} New {{else}} Draft {{unless @hasDirtyAttributes "- Saved"}} {{/if}}