{% load i18n %}

{% blocktrans with identity as identity %}Are you really want to delete {{ identity }}?{% endblocktrans %}

{% csrf_token %}