Hi, I’m doing up a small site, only half a dozen pages. I only need to use EE for one page. So, basically I have all of my pages set up in the main site directory as page1.htm, page2.htm, page3.htm, etc.
Is it possible for me to make an ee page template which would be ee.php/main/index.php or something and have that embed into one of my other webpages? I thought maybe just grabbing it with a php include would work. Didn’t seem to work for me.
Help? I’m sure this is super basic