I am using this template in pretty much all my pages. Some of them display this error:
HTML1521: Unexpected "</body>" or end of file. All open elements should be closed before the end of the document.
File: outbox.asp, Line: 941, Column: 1
I have checked and double checked and there is only one </body> tag. So that is not causing the issue. Perhaps the order in which the code is ordered ?
Help is appreciated. The code for the template is attached. templatecode.txt
I will double check though.