{% extends "base.html" %} {% block content %}

{{ object.description }}

{{ object.startdate }} → {{ object.enddate }}

{{ object.text|safe }}
Location
{{ object.location }}
More information
{{ object.eventurl }}
{% endblock %}