{% extends 'knp_menu.html.twig' %} {% block list %} {% if item.hasChildren and options.depth is not same as(0) and item.displayChildren %} {% import 'knp_menu.html.twig' as knp_menu %}