{{!-- Tab for the items view to manage effects --}}
  1. Name
  2. {{#each item.effects as |effect id|}}
  3. {{effect.label}}

  4. {{/each}}