diff --git a/Resources/views/SwaggerUi/index.html.twig b/Resources/views/SwaggerUi/index.html.twig index a711c25..fac6ea3 100644 --- a/Resources/views/SwaggerUi/index.html.twig +++ b/Resources/views/SwaggerUi/index.html.twig @@ -51,13 +51,16 @@ file that was distributed with this source code. #} {% endblock svg_icons %} -
- {% block header %} - - {% endblock header %} -
+ + {% block header_block %} +
+ {% block header %} + + {% endblock header %} +
+ {% endblock header_block %} {% block swagger_ui %}