1. 0 %}class="active"{% endif %}> {% if breadcrumb|length > 0 %} {% endif %} {{ 'reporting.dashboard.breadcrumb'|trans }} {% if breadcrumb|length > 0 %} {% endif %}
  2. {% for item in breadcrumb %}
  3. {% if item.link is defined %} {% endif %} {{ item.name }} {% if item.link is defined %} {% endif %}
  4. {% endfor %}