Rezept erstellen
{#if form?.error}
Fehler:
{form.error}
{/if}
{ submitting = true; // Append the image file BEFORE submission (in the outer function) if (selected_image_file) { formData.append('recipe_image', selected_image_file); } return async ({ update }) => { await update(); submitting = false; }; }} >
{#if translationData}
{/if}
Kurzname (für URL):
Eine etwas längere Beschreibung:
Saison:
Nachtrag:
{#if !showTranslationWorkflow}
Weiter zur Übersetzung
{/if}
{#if showTranslationWorkflow}
{/if}