{{#each effects as |section sid|}}
  1. {{localize section.label}}

    Source
    Duration
    1. {{#each section.effects as |effect|}}
    2. {{effect.data.label}}

      {{effect.sourceName}}
      {{effect.duration.label}}
    3. {{/each}}
    {{/each}}