{% include('@WebProfiler/Profiler/toolbar.html.twig') with {
        templates: {
            'request': '@WebProfiler/Profiler/cancel.html.twig'
        },
        profile: null,
        profiler_url: url('_profiler', {token: token}),
        profiler_markup_version: 2,
    } %}
{{ include('@WebProfiler/Profiler/base_js.html.twig') }}