{% load i18n %}
{{ widget.preview|safe }}
{% translate "Click to add icon" %}
{% if not widget.required %}
{% endif %}
{% for value, verbose, json, css in icon_libraries %} {% endfor %}