{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block title %}{{ page_title }}{% endblock %} {% block modal-body %}
{% trans "This action will unassign all volumes that are currently contained in this consistency group." %}
{% endblock %}