event template
The event template is used for Event pages on the site.
There are two sections on an event page - the header and the content.
#Event Header
If meta image exists - it will be loaded in on the left of the header.
The headline will appear on the right, with the location, date, and time beneath it.
On mobile they will stack with image on top.
Header button
You can add a button to the header (will appear below the location/date/time) by adding a tag with the following format:
- header_button:BUTTON TEXT:BUTTON URL
So for example if you want a button that says "Register" and sends users to a Zoom link - the tag will look like this:
- header_button:Register:https://www.zoom.com/XXXXXXX
Event Content