{% extends base_template_path %} {% load nominopolitan %} {% load partials %} {% block content %} {% partial nm_content %} {% endblock %} {% partialdef nm_content %}

Are you sure you want to delete the following {{ object_verbose_name }}?

{{ object }}

{% csrf_token %} {{ form }}
{% endpartialdef nm_content %}