{{#let @publishOptions.post as |post|}}
Your post {{if post.isScheduled "will be" "was"}} sent to {{#let (members-count-fetcher query=(hash filter=post.fullRecipientFilter)) as |countFetcher|}} {{if (eq @recipientType "all") "all"}} {{format-number countFetcher.count}} {{!-- @recipientType = free/paid/all/specific --}} {{if (not-eq @recipientType "all") @recipientType}} {{gh-pluralize countFetcher.count "subscriber" without-count=true}} {{#unless @publishOptions.onlyDefaultNewsletter}} of {{@publishOptions.newsletter.name}}{{if post.isScheduled "," "."}} {{/unless}} {{/let}} {{#let (moment-site-tz post.publishedAtUTC) as |publishedAt|}} on {{moment-format publishedAt "D MMM YYYY"}} at {{moment-format publishedAt "HH:mm"}}. {{/let}}
{{#if post.isScheduled}}Need to make a change?
{{/if}}Need to make a change?
{{else}}{{/if}} {{/if}} {{/let}}