{{on-window 'resize' (action "resize") }} {{yield}} {{#if hasCaption}} {{yield}} {{/if}} {{yield}} {{#if hasActions }} Actions {{/if}} {{~#each _cells as |cell index|~}} {{yield cell.item index}} {{#if hasActions }} {{yield cell.item index}} {{/if}} {{~/each~}}