Create a new template type but the structure are initial are not copied in the template
Hi all I created a new template type in a proyect that use aem 6.5. with a new initial content and structure. In the structure of the template type I added a experience fragment header and footer and put a container.
I created a new template that use this template type and has an structure and initial content only with a jcr:content node. I thinked that the new template inherit the structure and the initial content from the template type similar to another CMS, but this behaviour didnt occur.
Somebody can help me with the inherit of the structure and initial content from the template type in my new template?
Thanks