{% block input_group_icon %} {% include "forms/partials/abstract/input-icon.html.twig" with { "type" : "group", "current_value" : group.icon, "field_name" : translate('GROUP.ICON'), "placeholder" : translate('GROUP.ICON_EXPLAIN'), "col_width" : col_width } %} {% endblock %}