Improve the content pages creation in NodeJS, when no layout is selected, still a content page is created.
As the old no-layout content pages create full HTML type docs, do we need to do anything with these? As new no-layout pages code is different. Will there be any issues leaving the old pages as they are?
I’ve created a blank layout page and assigned that to the content page that was not rendering. Working fine now. I guess I’ll need to recreate all the old full page content pages now with the same approach.