{% extends '@WebProfiler/Profiler/base.html.twig' %} {% block title 'Redirection Intercepted' %} {% block body %}

This request redirects to {{ location }}.

The redirect was intercepted by the web debug toolbar to help debugging. For more information, see the "intercept-redirects" option of the Profiler.

{% endblock %}