{% load i18n %}

{% translate 'Custom fields'%}

{% if widget.choices %} {% else %} {% translate 'No custom field at the moment.' %} {% endif %}