{{#each ownership.players as |player id|}}
{{#if player.img}}{{/if}}
{{player.name}}
{{/each}}