event
The event
template renders the event page, which contains an event’s content and media.
Location
Section titled “Location”The event
template is located in the templates
directory of the theme:
└── theme ├── layout ├── templates | ... | ├── event.liquid | ... ...
Content
Section titled “Content”You can access the Liquid event object to display the event details.