Hi :)
Theme: eyeball
template.html,v 1.8 2004/06/07 07:55:38 caspershadow
The body/html end-tag is doubly present.
#74: </body>
#75: </html>
.....
#89: </body>
#90: </html>
Additional a small typo-error in line #49:
<td width="2%"><table border="0" cellpadding="0" cellspacing="0" wisth="100%">
fixed in devel cvs.
Joachim