{#if todaysBirthdays.length === 0} {:else}
{#each todaysBirthdays as birthday} {/each}
{/if}