Closed damsfx closed 1 year ago
Added two Twig functions for rendering blocks in layout.
renderBlock()
renderBlocks()
Thanks @damsfx!
Added two Twig functions for rendering blocks in layout.
renderBlock()
to render a single blockrenderBlocks()
to render an array of blocks