From 930542049e40a1a99c9a0c2c349519ccddf52140 Mon Sep 17 00:00:00 2001 From: lowercasename Date: Thu, 25 Jul 2019 16:16:04 +0100 Subject: First commit --- views/partials/importeventform.handlebars | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 views/partials/importeventform.handlebars (limited to 'views/partials/importeventform.handlebars') diff --git a/views/partials/importeventform.handlebars b/views/partials/importeventform.handlebars new file mode 100644 index 0000000..35baf6e --- /dev/null +++ b/views/partials/importeventform.handlebars @@ -0,0 +1,15 @@ +

+ Upload an .ics file here to instantly create an event. You can save a Facebook event as an .ics file by clicking on the context menu next to the 'Import' and 'Edit' buttons on the event page and choosing the 'Export Event' option. Then select the 'Save to calendar' option and save the file on your computer. +

+ +Image showing the location of the export option on Facebook + +
+
+ + +
+ +
-- cgit v1.2.3