{% extends "crisp_modals/modal.html" %} {% load crisp_modals %} {% block modal_assets %}{% endblock %} {% block modal_title %}
Are you sure you want to delete the {{ object|verbose_name }} "{{object}}"?