{% if Error_no_event_content_type %} {{"Error. You can only use this Plugin with the Event Content Type."|trans}} {% endif %} {% if Event_Details %}

{{title}}

{{dates_range}}

{% for day in Event_On_Weekday_Details %}
{{day.weekday}}: {{day.time}}
{% endfor %}
{% if stop_dates %}
{{"Does not run:"|trans}} {{stop_dates}}
{% endif %} {% if Online_Text %}
{{Online_Text|trans}}
{% endif %} {% if Address_Text %}
{{Address_Text|e}}
{% endif %} {% if More_Info_Url %}
{{"For more info, click here"|trans}}
{% endif %}
{% endif %}