{% load i18n horizon humanize %}
{% trans "Volumes are block devices that can be attached to instances." %}
{{ usages.maxTotalVolumeGigabytes|quota:_("GB")|intcomma }}
{{ usages.maxTotalVolumes|quota|intcomma }}