diff --git a/src/bundle/Debug/Resources/views/Profiler/layout.html.twig b/src/bundle/Debug/Resources/views/Profiler/layout.html.twig index cfa1853aba..dda40fa0b7 100644 --- a/src/bundle/Debug/Resources/views/Profiler/layout.html.twig +++ b/src/bundle/Debug/Resources/views/Profiler/layout.html.twig @@ -1,13 +1,25 @@ {% extends '@WebProfiler/Profiler/layout.html.twig' %} +{% macro ibexa_logo() %} + + + + + + + + + + + + + + +{% endmacro %} + {% block toolbar %} {% set icon %} - - - - - - + {{ _self.ibexa_logo() }} {% endset %} {% set text %} @@ -34,12 +46,7 @@ {% block menu %} - - - - - - + {{ _self.ibexa_logo() }} Ibexa DXP