{% extends "smartmin/base.html" %} {% load smartmin i18n %} {% block pre-content %}{% endblock %} {% block content %} {% block pjax %}
{% blocktrans with object=object %} Are you sure you want to remove {{ object }}? {% endblocktrans %}
{% trans "Once it is removed, it will be gone forever. There is no way to undo this operation." %}