diff templates/old/header.tmpl @ 6029:5b6190dfb344

Revert e82dd2dd6276 Those files are supposed to be HTML 4.01, not XML.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 08 Feb 2008 18:07:55 -0200
parents e82dd2dd6276
children cfb4a51da7d5
line wrap: on
line diff
--- a/templates/old/header.tmpl	Fri Feb 08 11:50:37 2008 +0100
+++ b/templates/old/header.tmpl	Fri Feb 08 18:07:55 2008 -0200
@@ -3,6 +3,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<link rel="icon" href="?static=hgicon.png" type="image/png" />
+<link rel="icon" href="?static=hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
 <link rel="stylesheet" href="?static=style.css" type="text/css" />