{% if show_node %}
  • {% if node_is_group %} {{ 'last' not in class ? '' }} {% if pagination_params is not empty %} {% endif %} {{ node_icon|raw }} {% elseif pagination_params is not empty %} {% endif %}
    {% if node_is_container %}
    {% endif %} {% if node.isGroup %}
    {{ get_image(node.icon['image'], node.icon['title']) }}
     {{ node.name }} {% else %}
    {% for link in icon_links %} {{- get_image(link.image, link.title) -}} {% endfor %}
    {% if node_is_container %}  {{ node.name }} {% else %} {{- node.displayName ?? node.realName -}} {% endif %} {% endif %} {{ control_buttons|raw }} {% if node_is_container %}
    {% endif %}
    {% elseif pagination_params is not empty %} {% endif %} {% if recursive.html is not empty and recursive.has_wrapper %} {% endif %} {% if has_siblings %}
  • {% endif %}