{% extends "horizon/common/_modal_form_add_members.html" %} {% load i18n %} {% block modal-body %}
{% include "horizon/common/_form_fields.html" %}

{% trans "Select the projects where the volume types will be used. If no projects are selected, then volume type will be only visible by users with the admin role." %}

{% endblock %}