{% load i18n %} {% blocktrans with name=view.object %}Really delete {{ name }}?{% endblocktrans %}
{% csrf_token %}

{% trans "Back to list" %}