{{localize "CALENDARIA.Common.Festivals"}}
{{#if festivalsIsBundled}} {{/if}}
{{#if festivalPendingImport}}
{{localize "CALENDARIA.Editor.Festival.PendingImport" count=festivalPendingImport}}
{{/if}} {{#if festivalsWithNav.length}}
{{#each festivalsWithNav}}
{{#if this.iconIsImage}}{{else}}{{/if}} {{this.name}} {{this.conditionSummary}}
{{/each}}
{{else}}

{{localize "CALENDARIA.Editor.NoFestivals"}}

{{/if}}