From b795d07ed7a1b705b72b171f8e8de267a720223b Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Sat, 7 Oct 2023 14:30:24 +0100 Subject: refactor: event form and api routes --- views/partials/eventForm.handlebars | 141 ++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100755 views/partials/eventForm.handlebars (limited to 'views/partials/eventForm.handlebars') diff --git a/views/partials/eventForm.handlebars b/views/partials/eventForm.handlebars new file mode 100755 index 0000000..36da7b8 --- /dev/null +++ b/views/partials/eventForm.handlebars @@ -0,0 +1,141 @@ +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + Markdown formatting supported. +
+
+
+ +
+ +
+
+
+ +
+
+ + +
+ Recommended dimensions (w x h): 920px by 300px. + {{#if eventData.image}} + + {{/if}} +
+
+
+ +
+ +
+
+
+ +
+ + If you provide your email, we will send your secret editing password here, and use it to notify you of updates to the event. +
+
+
+
Options
+
+
+ + +
+
+
+ Link this event to an event group +
+
+
+ +
+ + You can find this short string of characters in the event group's link, in your confirmation email, or on the event group's page. +
+
+
+ +
+ + You can find this long string of characters in the confirmation email you received when you created the event group. +
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+ +
+
+
+
+ +
+
-- cgit v1.2.3