- Issue created by @pdureau
- 🇫🇷France pdureau Paris
Also, do that: Skip region--content.html.twig
page.html.twig
andinfo.yml
's regions are skippedHowever, instead of building the
page
variable orhtml.html.twig
, we are building thecontent
variable ofregion--content.html.twig
(orregion.html.twig
)content
is a mandatory region in theme systems.Find a way of skipping all page regions, because display builder take control of this layer.