There are two opening of each of these tags: HTML, HEAD, and TITLE, but there should only be one.
I am using SVN r17
<html>
<head>
<title>
foo</title>
<link rel="stylesheet" type="text/css" href="phpmysqlezedit.css">
</head><body><h2>foo</h2><html><head><title>View Table: foo</title><link rel="stylesheet" href="style.css"></head><body>
<br>
ew. Thanks for the note. I think we inherited that piece from the old project code. And just never cleaned it.