The online FAQ database contains hundreds of answers to frequently asked questions, articles on using our web server applications and other related technologies, and resolutions to common problems. If you are seeing an error message, be sure to try searching on the error message or error number that you are seeing.

Question I have edited the HTML template, but everything is appearing somewhere else on the page.
or

I have edited the HTML template, but nothing is appearing on the page except the blank template.

Answer Your template may be using embedded tables and there is a problem with your table tags. This is particularly common with older versions of Netscape Navigator. Navigator is very unforgiving of malformed table tags and may not render any content at all if the table tags are malformed. Be sure to completely check your HTML for any missing </TABLE>, </TD>, or </TR> tags.