{% load wagtailimages_tags %} {% if widget.attrs.icon %}
{% image widget.attrs.icon max-20x20 %}
{% endif %} {% include 'django/forms/widgets/select.html' %}