{% extends "./base_crud.html" %}{% load i18n static %} {% block content-actions %} Return Confirm {% endblock %} {% block content-panel %}
Are you sure you want to delete "{{ object }}"?