{% load i18n %}
{% csrf_token %}{% block form_top %}{% endblock %}
{% if is_popup %}{% endif %}

{% blocktrans %}Are you sure you want to delete this item?{% endblocktrans %}

{% trans 'Cancel' %}