{% extends "base_generic.html" %} {% load i18n %} {% block generic_content %}
{% blocktrans %}Are you sure you want to disable {{ entity }}? All resources attached to this membership (including logins) will also be disabled, but will remain intact and can be re-enabled later. NOTE: if your login is part of this membership, it will be disabled and you will not be able to re-enable it.{% endblocktrans %}
{% endblock %}