{{#if this.errorMessage}} {{t this.errorMessage}} {{/if}}
{{#each-in this.formData.datetimes as |date timeOptions|}} {{!-- @glint-ignore Types for value returned by `{{#each-in}}` are broken if used with a `Map`. https://github.com/typed-ember/glint/issues/645 --}} {{#each timeOptions as |timeOption indexInTimeOptions|}}
`. }} {{on "focusin" (fn this.updateInputValidation timeOption)}} {{on "keyup" (fn this.updateInputValidation timeOption)}} id={{el.id}} />
{{t "create.options.button.delete.label"}}
{{t "create.options.button.add.label" }}
{{/each}} {{/each-in}}
{{#if this.formData.hasMultipleDays}} {{t "create.options-datetime.copy-first-line"}} {{/if}}