{#if linkedModel != null} {#if linkedModel.primaryDisplay == null} {#if showLabel} {/if} {:else} {#await recordsPromise then records} {#each records as record} {/each} {/await} {/if} {/if}