{% extends template_father %} {% load i18n %} {% block content %}

{% trans "Remove" %} {{ object }}?

{% csrf_token %}

{% endblock %}