{% extends 'mtp_common/user_admin/list.html' %} {% load i18n %} {% block admin_content %}
{% blocktrans trimmed %} You cannot edit the user account for ‘{{ target_username }}’. {% endblocktrans %}
{% trans 'Please contact us if you need to change it.' %}