Hello. I have modular page:

When i try copy this content in another page
TWIG
// alias _template
{% set inc = page.find(page.header.alias) %}
{% include inc.template ~ '.html.twig' with {'page': inc) } %}
I see that the title is inside the content

How can I fix this?
last edited 08/08/23 by Dmitry