{% extends "authentic2/manager/delete.html" %} {% load i18n %} {% block caption %}
{% blocktrans with full_name=object.get_full_name %}Do you want to delete user {{ full_name }}?{% endblocktrans %}