Hi.
I'm working on a page that implements FastTemplates. When I view it in IE it works exactly as it should. When I view it in Netscape it shows the HTML source as plain text.
I have no idea why it is doing this. When I try and do a check from validator.w3.org it says the page is coming up as text/plain and it cannot continue. If I copy the source and paste it into a text editor and then view that page in netscape it seems to work okay. Is there something on Apache's side that is messing things up?
Is it a fastTemplate problem?