{% load i18n %}

{% translate 'Custom fields'%}

{% if widget.choices %} {% else %} {% translate 'No custom field is usable for aggregation.' %} {% endif %}