{% extends "orga/cfp/base.html" %} {% load i18n %} {% block content %}

{% translate "Do you really want to delete this organiser?" %}

{{ quotation_open }}{{ request.organiser.name }}{{ quotation_close }} – {% translate "ALL related data for ALL events, such as proposals, and speaker profiles, and uploads, will also be deleted and cannot be restored." %}

{% csrf_token %}
{% translate "Back" %}
{% endblock %}