Include static HTML using Server Side Includes?
I am trying to pul in some static html page from the root of the site into a template. What do I put in the template or how would I accomplish this? I tried using
The reason I can't just put the HTML in the template file itself is that the HTML pages are being maintained by someone outside the use of the X-Cart system - she needs to just be able to edit and post these files.
Any help?
|