{#if errorMessage}
{errorMessage}
{/if}
{#if references.length > 0} {#each references as reference (reference.record.id)}
{/each}
{/if}