{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% trans "Specify the name of the new user and password." %}
{% trans "Optionally provide the host of the user and a list of databases the user is granted access to." %}
{% endblock %}