{% load i18n %}

{% translate 'Special fields' %}

{% if widget.choices %} {% else %} {% translate 'No available special field.' %} {% endif %}