{% load i18n %} {% include "admin/djangocms_icon/includes/assets.html" %}
{% if not iconsets %}
{% trans "No Iconsets configured. Please configure at least one Iconset before using this widget." %}
{% else %}
{# label "icon" relates to elements ID #} {% if not is_required %} {% endif %}
{% endif %}