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

{% trans "Do you really want to delete this information?" %}

{{ quotation_close }}{{ object.title }}{{ quotation_open }} – {{ object.text }}

{% csrf_token %}
{% trans "Back" %}
{% endblock %}