Adjust templates and translations

This commit is contained in:
2025-04-29 10:03:57 +02:00
parent 383f588795
commit 27f0bf28e9
6 changed files with 112 additions and 97 deletions

View File

@@ -17,6 +17,7 @@
{{ form_row(edit_form.date) }}
{{ form_row(edit_form.type, { label: "Event type" }) }}
{{ form_row(edit_form.themes) }}
{{ form_row(edit_form.moderator) }}
{{ form_row(edit_form.location) }}
{{ form_row(edit_form.organizationCost) }}