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