{% trans 'Resource limits' %}

{% trans 'Note: Setting these options to 0 (zero) removes the limit.' %}

{% for limit in limits %} {% include 'privileges/resource_limit_item.twig' with { 'limit': limit } only %} {% endfor %}