{% load i18n %}

{% translate 'Regular fields'%}

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

Creme fields

{% endcomment %}