{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% include "project/volumes/volumes/_limits.html" with usages=usages %}
{% endblock %}