{#if ctx.showWeekNumbers}
{/if} {#each ctx.weekdays as day, i (`${i}-${day}`)}
{day}
{/each}