{% extends 'base.html' %} {% block body %}
Dates: {{ event.describe_dates_range }}
Time: {{ event.describe_times_range }}
{% if event.special_instructions %}Special instructions: {{ event.special_instructions }}
{% endif %} {% if event.attendance_url %} {% endif %}