Name: {{ profile.name }}
Email: {{ profile.email }}
{% endif %}Start: {{ event.start }}
End: {{ event.end }}
{% if event.location %}Location: {{ event.location }}
{% endif %} {% if event.description %}Description: {{ event.description }}
{% endif %} {% if event.htmlLink %}{% endif %}No upcoming events found.
{% endif %}