<div class="hoo-cardgrid">
    {{#each cards }}
        {{> organism-document-card this }}
    {{/each }}
</div>