{% extends "wagtailadmin/widgets/chooser.html" %}
{% block chosen_icon %}
{# Empty alt because the chosen item’s title is already displayed next to the image. #}
{% endblock chosen_icon %}
{% block chosen_state_view %}
{% endblock chosen_state_view %}