I'm creating a page using pagemanger.create(String parentPath, String pageName, String template, String title) method. But the page is created but the jcr:content node is created with a primary type nt:unstructured instead of cq:pageContent. Could you please let me know i am missing something?