From 54d6a826d071e8697dcbaf56e92f72e2076d91fb Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Tue, 27 Feb 2024 17:11:19 +0000 Subject: refactor: new layout and styling tweaks --- views/eventgroup.handlebars | 124 ++++++++++++++++++++++---------------------- 1 file changed, 63 insertions(+), 61 deletions(-) (limited to 'views/eventgroup.handlebars') diff --git a/views/eventgroup.handlebars b/views/eventgroup.handlebars index 7ad3570..9fb2276 100755 --- a/views/eventgroup.handlebars +++ b/views/eventgroup.handlebars @@ -1,9 +1,10 @@ +
{{#if eventGroupHasCoverImage}} -
+
{{else}} -
+
{{/if}} -
+

{{eventGroupData.name}}

@@ -15,6 +16,7 @@ {{/if}}
+
{{#if firstLoad}} {{/if}} -
-
-
-
- +
+
{{#if editingEnabled}} -
+

To add an event to this group, copy and paste the two codes below into the 'Event Group' box when creating a new event or editing an existing event.