{{localize "CALENDARIA.Common.CycleFormatHint"}}

{{localize "CALENDARIA.Common.Cycles"}} {{#if cyclesWithNav.length}}
{{#each cyclesWithNav}}
{{localize "CALENDARIA.Editor.Section.CycleStages"}} ({{this.stagesWithIndex.length}}) {{#if this.stagesWithIndex.length}}
{{#each this.stagesWithIndex}}
{{/each}}
{{else}}

{{localize "CALENDARIA.Editor.NoStages"}}

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

{{localize "CALENDARIA.Editor.NoCycles"}}

{{/if}}