diff --git a/webapp/components/ContributionForm/ContributionForm.vue b/webapp/components/ContributionForm/ContributionForm.vue
index 29a3000be..a6ce30c2e 100644
--- a/webapp/components/ContributionForm/ContributionForm.vue
+++ b/webapp/components/ContributionForm/ContributionForm.vue
@@ -30,31 +30,77 @@
-
-
-
-
-
-
-
-
+
+ {{ datePickerStart }}, {{ formData.eventStart }}
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+ {{ formData.eventLocation.length }}/{{ formSchema.eventLocation.max }}
+
+
+
+
+
+
+
+ {{ errors }}
+
+ {{ formData.eventVenue.length }}/{{ formSchema.eventVenue.max }}
+
+
+
-
-
-
-
-
-
- Online
+
+
+ Online Event
+