{% load i18n baseurl %}
icon {% if item.title %}

{{ item.title }} {% if item.data.errors %} {% trans 'Error' %} {% endif %}

{% endif %} {% if item.actions %} {% endif %}