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

{% blocktrans %}Clone each of the volumes in the source Consistency Group, and then add them to a newly created Consistency Group.{% endblocktrans %}

{% include "project/volumes/_volume_limits.html" with usages=usages snapshot_quota=False %}
{% endblock %}