{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% trans 'Create a new "extra spec" key-value pair for a volume type.' %}
{% trans 'Value:' %} LVM
{% trans 'This example creates a lvm volume type with volume_backend_name=LVM as extra specifications.' %}
{% endblock %}