Set the right URL for the 4.01 DTD; doubt it matters, but might as well.

This commit is contained in:
Jeff Teunissen 2007-03-20 07:40:56 +00:00
parent 12f95c88b5
commit 2162b8bf46

View file

@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<HTML>
<HEAD>
<LINK rel="StyleSheet" type="text/css" href="/styles/<?=$theme?>/level1.css">