{{#each currencies as |currency key|}} {{#if currency.enabled}}
{{localize currency.label}}
{{/if}} {{/each}}