{% load i18n insight_tags %}
{% if select_config.icon %} {% icon select_config.icon %} {% endif %} {{ select_config.label }} {% if select_config.required %}*{% endif %} {% if select_config.explanation %}
{% icon name="question-mark" size="xs" %}
{% endif %}