|
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.
|
|
|
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.
|