{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% include "project/volumes/_snapshot_limits.html" with usages=usages snapshot_quota=True %}
{% endblock %} {% block modal-footer %} {% trans "Cancel" %} {% if attached %} {% else %} {% endif %} {% endblock %}