{% if Error_no_event_content_type %}
{{"Error. This plugin will only work when placed on an Event content item."|trans}}
{% endif %}
{% if Event_Details %}
{% if show_title %}
<{{title_tags|e}}>{{title}}{{title_tags|e}}>
{% endif %}
{{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 %}
{% if At_Location_Text %}
{{At_Location_Text|e}}
{% endif %}
{{Address_Text|e}}