{#if editMode} (editMode = false)} onimagechange={(path) => (recipeState = { ...recipeState, image_path: path })} /> {:else} {#snippet titleSlot()}
{#if editingTitle} {:else}

{title}

{/if}
{/snippet} {#snippet showActions()}
Deine Bewertung: {#if data.avg_stars !== null} ⌀ {data.avg_stars.toFixed(1)} ({ratings.length}) {/if}
{/snippet}
{/if}

Kommentare

{#if comments.length === 0}

Noch keine Kommentare.

{/if}
{#if cookingLog.length > 0}

Kochjournal

{/if}