{{!-- template-lint-disable no-invalid-interactive --}}
Published {{#if @post.hasEmail}} {{#if this.isHovered}} and sent to {{gh-pluralize @post.email.emailCount "member"}} {{else}} and sent {{/if}} {{/if}}
{{/unless}} {{else}}{{#if @post.isScheduled}} Scheduled {{#if this.isStateHovered}} to be published {{if @post.newsletter "and sent "}}{{this.scheduledText}} to {{humanize-recipient-filter @post.emailSegment}} {{/if}} {{/if}} {{#if @post.isDraft}} Draft {{/if}} {{#if @post.isPublished}} Published {{#if @post.hasEmail}} and sent {{#if this.isStateHovered}} to {{gh-pluralize @post.email.emailCount "member"}} {{/if}} {{/if}} {{/if}} {{#if @post.isSent}} Sent {{#if this.isStateHovered}} to {{gh-pluralize @post.email.emailCount "member"}} {{/if}} {{/if}}
{{/if}} {{/unless}}{{#if @post.isScheduled}} Scheduled {{/if}} {{#if @post.isDraft}} Draft {{/if}} {{#if @post.isPublished}} Published {{#if @post.hasEmail}} and sent {{/if}} {{/if}} {{#if @post.isSent}} Sent {{/if}}
{{/if}}