<div class="sg-item-showcase">
{{#each avatar-showcase}}
    {{#this}}
    {{>molecules-avatar-presence}}
    {{/this}}
{{/each}}
</div>