{% extends 'mtp_common/user_admin/list.html' %} {% load i18n %} {% block admin_content %}
{% trans 'Your account is not correctly set up to manage other users.' %}
{% trans 'Please contact us to request your account to be changed.' %}
{% endblock %}