{% for key, item in items %} {% set editor = editors[item.editor] %}
{% if editor.icon is not empty %} {% endif %} {{ editor.title }}
{% endfor %}