{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}

{% trans "Description:" %}

{% trans "Edit the user's details, including the Primary Project." %}

{% trans "Lock Password" %}

{% trans "Disables the ability for a user to change their password through self-service APIs." %}

{% endblock %}