{% load i18n %}

{% trans "Are you sure, you want to delete the entry?" %}

"{{ object.title }}"

{% csrf_token %}

{% trans "Cancel" %}