<div class="hoo-ql-grid">
    {{#each quick-links}}
    {{#this}}
    {{> molecules-ql-list-item quick-link=this}}
    {{/this}}
    {{/each}}
</div>