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

{% trans "Description" %}:

{% trans "The share type defines the characteristics of a share backend." %}

Extra specs field:
{% trans "One line - one action. Empty strings will be ignored." %}
{% trans "To add extra-specs use:" %}

key=value
{% trans "Extra spec 'driver_handles_share_servers' is required and should have boolean value." %}

{% endblock %}