• {{#if is_reminder}} {{t "Schedule reminder" }} {{else}} {{t "Schedule message" }} {{/if}}
  • {{#if is_reminder}}
  • {{/if}} {{#if possible_send_later_today}}
  • {{#each possible_send_later_today}}
  • {{this.text}}
  • {{/each}} {{/if}}
  • {{#each send_later_tomorrow}}
  • {{this.text}}
  • {{/each}} {{#if possible_send_later_monday}}
  • {{#each possible_send_later_monday}}
  • {{this.text}}
  • {{/each}} {{/if}}
  • {{t 'Custom time'}}