Support center

Timetable in email template

You can display elements from the timetable in emails that you send out through the system.

Here is an example of a timetable in a show.

If you want to display this timetable in an email, add the following code:

{{#each timetable}}
{{time}} {{type}}
{{notes}}
{{/each}}

In the email template this will look like:

When you use the email template, the end result in the email that looks like:

Related articles: