{{ intro }}

{{ basicInputsTitle }}
{{ inputsSummaryLabel }}: {{ currentInputSummary }}
{{ notesSummaryLabel }}: {{ notes }}
{{ advancedInputsTitle }}

{{ stateExamplesTitle }}

{{ advancedSummaryLabel }}: {{ advancedInputSummary }}
{{ tokenSummaryLabel }}: {{ readonlyToken }}
{{ selectsTitle }}
{{ statusSummaryLabel }}: {{ selectedStatusLabel }}
{{ channelsSummaryLabel }}: {{ selectedChannelsLabel }}
{{ prioritySummaryLabel }}: {{ selectedPriorityLabel }}
{{ escalationSummaryLabel }}: {{ selectedEscalationChannelsLabel }}
{{ dateRangeTitle }}
{{ currentPeriodLabel }}: {{ selectedRangeLabel }}
{{ rangeConfigHint }}

{{ parallelWindowLabel }}: {{ contractStart != null && contractEnd != null ? formatDate(contractStart!) + (isPt ? ' ate ' : ' to ') + formatDate(contractEnd!) : undefinedWindowLabel }}
{{ secondaryRangeNote }}

{{ frozenWindowLabel }}: {{ frozenRangeStart != null && frozenRangeEnd != null ? formatDate(frozenRangeStart!) + (isPt ? ' ate ' : ' to ') + formatDate(frozenRangeEnd!) : undefinedWindowLabel }}
{{ frozenWindowNote }}