{% extends 'base.html' %} {% load bootstrap3 %} {% block content %}

Really Delete Event?

Really delete event {{ object.title }} ?

You can recreate the Event (but not the Events scheduling!) later by re-approving the EventProposal this Event came from.

{% csrf_token %} Back
{% endblock content %}