{#if !onLogin} {:else}

Favorites

{#await tags}
Loading...
{:then} {#if recipes.length == 0}
So empty! Add recipes to your favorites!
{:else} {/if} {/await}
{/if}