{% extends base_template_path %} {% load powercrud %} {% load partials %} {% block content %} {% partial pcrud_content %} {% endblock %} {% partialdef pcrud_content %}
Are you sure you want to delete the following {{ object_verbose_name }}?