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

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

»{{ object.title }}« – {{ object.text }}

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