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