{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% block toolbar %} {% endblock %} {% block menu %} Routing {% endblock %} {% block panel %} {{ render(path('_profiler_router', {'token': token})) }} {% endblock %}