{#if dialogList.length > 0}
{#each dialogList as dialog, i} {#if i === 0}
{/if} {/each}
{/if}