{% extends request.is_ajax|yesno:"aristotle_mdr/base_ajax.html,aristotle_mdr/base.html" %} {% load i18n %} {% load aristotle_tags %} {% block title %}Remove user from registration authority {% firstof user_to_change.get_full_name user_to_change.email %}{% endblock %} {% block content %}
{% endblock %}