{{event.title}}
{% if event.dt_type %}
{{event.start_time|date:"G:i"}} – {{event.end_time|date:"G:i"}}
{% endif %}
{% if event.dt_type and event.location %}
·
{% endif %}
{% if event.location %}
{{ event.location }}
{% endif %}