I need some help. I'm trying to get a Dreamweaver template to work, but whenever I save it, I get a message that there is an error regarding an unbalanced body tag. The first offending line of code is: <body onLoad="@@@(onload)@@@">
But the tag is closed at the end of the document - </body>...