{% load i18n baseurl %}
{% if item.title %}
icon {{ item.title }} {% if item.data.errors %} {% trans 'Error' %} {% endif %}
{% endif %} {% if item.actions %} {% endif %}