Page having sling:resourceType to custom tool under /apps/project-name/tool/custom-tool which is having sling:resourceType : granite/ui/components/shell/page is not getting rendered.
I have created custom-tool. That tool is having 'href' property pointing to /conf/project-name/custom-tool/custom-tool. It has sling:resourceType => /apps/project-name/components/tools/custom-tool(sling:resourceType : granite/ui/components/shell/page). But content node is not getting rendered.