{{#each items as |item id|}} {{#if item.enabled}}
  1. {{{item.icon}}}

    {{localize item.label}}

  2. {{/if}} {{/each}}