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

{% trans "Description:" %}

{% trans "Modify name and description of a volume." %}

{% trans 'The "Bootable" flag specifies that this volume can be used to launch an instance.' %}

{% endblock %}