{{ event.name }}

{{ event.start }}{% if event.end %} — {{ event.end }}{% endif %}

{% if event.end %}{% endif %}
{{ event.description|safe }}
{% if event.location %}

{{ event.location }}

{% endif %}