{#if items.length > 0}
{#each items as item (item)} {/each}
{/if}