{% extends "base_generic.html" %} {% load i18n %} {% block generic_content %}
{% blocktrans %}Are you sure you want to delete {{ entity }}? All resources attached to this membership (including logins) will also be permanently wiped out. NOTE: if your login is part of this membership, it will be irreversibly destroyed.{% endblocktrans %}
{% endblock %}