{% extends base_template %} {% load i18n %} {% block ui_title %}{% trans "Delete confirmation" %}{% endblock %} {% block content %}
{{ confirmation_text }}