Ready to {{#if this.showEmailOnlyInput}} {{else}} {{this.nextActionName}} {{/if}} this {{@post.displayName}}?
{{#if this.args.post.emailOnly}}Send email now{{else}}Set it live now{{/if}}
{{#if this.args.post.emailOnly}}Deliver this immediately{{else}}Publish this {{@post.displayName}} immediately{{/if}}
Schedule it for later
{{#if this.args.post.emailOnly}}Send email at a specific time{{else}}Set automatic future publish date{{/if}}
{{#if this.showEmailSection}}
{{#if @isSendingEmailLimited}}

{{html-safe @sendingEmailLimitError}}

{{else}}
{{/if}}
{{/if}}