{{#each themes as |theme|}}
{{theme.name}}
{{#if theme.selected}} ✓ {{else}}   {{/if}}
{{/each}}