{{#each actors as |actor|}} {{actor.name}} {{#if actor.targeted}} {{else}} {{/if}} {{/each}}