{#if sections.length === 0}
{$t('board.no_sections')}
{:else} {#each sections as section (section.id)}
{/each} {/if}