Closed HesyRa closed 7 years ago
In last release I have been added new option to the module: force_standalone
Also in this commit I added test for Your issue. So everything is fine.
As I understood correctly You should have this output:
test header
<section class="container">
<!-- Page content placeholder -->
test content
</section>
Sorry, If I misunderstood You. Thank You!
Sry, just updated to lates version and it works fine. sry.
Hi, The problem occured: if we use extends and {{content|raw}} in parent it renders the whole page instead of block content, if we don't include content|raw it doesn't render block at all Are we doing something wrong?
File: layout/layout.twig
File: application/index/index.twig