{% load i18n %} {% for aggr in object.aggregations.all %} {% if forloop.first %}{% endif %} {% empty %} {% trans "None" %} {% endfor %}