{#if loading}
Vorschau wird geladen…
{:else if errored}
Vorschau nicht möglich
{errored}
history.back()}>← Zurück
{:else if recipe}
Vorschau — noch nicht gespeichert
{#snippet showActions()}
{saving ? 'Speichern…' : '💾 In meine Sammlung speichern'}
history.back()}>Zurück
{/snippet}
{/if}