Hi All,
I’m currently involved in my first EE2 build. It’s made a disturbing amount of sense to me so far. Very well done.
One thing I’m still a little fuzzy about is template usage. I was very pleased to learn that when creating a Page, the module allows you to specify the URL you want and select a default template for the entire module. So, in my case:
standard/index
When I nest Pages however, anything more than one url segment fails to load that template. I get a page without styles.
My goal here is to use standard/index for every page, even nested ones. What would be my easiest solution?
Cheers!