{% for item in child_menu.items %} {{ item.title }} {% if item.children %} {% endif %} {% endfor %}