Scroll
Extending templates
Twig templates can be extended using the following syntax:
{% extends 'html.twig' %}
For more details, see https://symfony.com/doc/current/templates.html#template-inheritance-and-layouts
Twig templates can be extended using the following syntax:
{% extends 'html.twig' %}
For more details, see https://symfony.com/doc/current/templates.html#template-inheritance-and-layouts