{{#each spells as |spell|}} {{log spell}}
{{spell.name}}
{{else}}
{{@root.i18n 'empty'}}
{{/each}}