{#if sections.length === 0}

This board has no sections yet.

{:else} {#each sections as section (section.id)}
{/each} {/if}