{% block toolbar %} {% set icon %} {{ source('@WebProfiler/Icon/symfony.svg') }} Loading… {% endset %} {% set text %}
Loading the web debug toolbar…
Attempt #
{% endset %} {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', {link: profiler_url}) }} {% endblock %}