I published a product more info page that uses a custom template, and I accidentally had a PAGE tag in my "header" include.
I fixed the tag, except now ShopSite always inserts "[--" right after the spot where the header include is inserted.
Here's the funny part, If I rename the include it works correctly. But if I use an include named "header" ShopSite always adds "[--" to the beginning of the include file. I even deleted the include and recreated it - same reuslt. I even deleted all info in the include except a "." and Shopsite puts ".[--" on the page.
So now I can't use an include named header or it gets corrupt.
ShopSite is remembering this include name somewhere. How can I clear ShopSite's memory of this include so that I can use the name "header"?
Thank for your help.