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

{% blocktrans %}Create a Group that will contain newly created volumes cloned from each of the snapshots in the source Group Snapshot.{% endblocktrans %}

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