Hi Anuj Just few questions When you create a page using base page
template, is it loading properly ?Assuming the answer to the above
question is yes, does your base-page's body.html has a proper
content.html include , something like this ? If this include is not present
in this way, it will not look for the content.html from inner-page
(using the sling resolution principles) when you create a page out of
that templateWill it be possible to share the sample code as Feike
mentioned, so that we ca...