diff --git a/contao/templates/frontend/event_edit.html.twig b/contao/templates/frontend/event_edit.html.twig
index 6a34c8b..aafe422 100644
--- a/contao/templates/frontend/event_edit.html.twig
+++ b/contao/templates/frontend/event_edit.html.twig
@@ -10,213 +10,6 @@
-
@@ -235,7 +28,7 @@
{{ form_row(form.startDate) }}
{{ form_row(form.endDate) }}
{{ form_row(form.addTime) }}
-
@@ -359,7 +152,7 @@
{{ form_row(form.url) }}
{{ form_row(form.addImage) }}
-
+
{{ form_row(form.eventUpload) }}
{{ form_row(form.photographer) }}
Die Angabe des Urhebers ist notwendig. Ihnen muss eine Genehmigung zur Verwendung des Bildes vorliegen.
diff --git a/contao/templates/frontend/event_filter.html.twig b/contao/templates/frontend/event_filter.html.twig
index 740ca90..5cc9c68 100644
--- a/contao/templates/frontend/event_filter.html.twig
+++ b/contao/templates/frontend/event_filter.html.twig
@@ -37,79 +37,6 @@
-
-
diff --git a/contao/templates/frontend/member_events.html.twig b/contao/templates/frontend/member_events.html.twig
index 8f74a44..cc0489e 100644
--- a/contao/templates/frontend/member_events.html.twig
+++ b/contao/templates/frontend/member_events.html.twig
@@ -17,7 +17,7 @@
{% if isEditor %}