{% if Error_no_event_content_type %} {{"_ERROR_NO_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 %}
{{"_STOP_DATES:"|trans}} {{stop_dates}}
{% endif %} {% if More_Info_Url %}
{{"_MORE_INFO:"|trans}} {{event_url}}
{% endif %}
{% endif %}