{% extends 'mtp_common/user_admin/base.html' %} {% load i18n %} {% block page_title %}{{ page_title }} – {{ block.super }}{% endblock %} {% block admin_content %}
{% trans 'When you enable a user account, that user will be able to log in again.' %}
{% include 'mtp_common/user_admin/user-description.html' with user=user only %}