MercurialWebTheme

Change of themes/mercurialweb/header.tmpl

0:d211c584e3f2
themes/mercurialweb/header.tmpl
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/themes/mercurialweb/header.tmpl	Tue Jun 01 20:15:48 2010 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     1.5 +<html>
     1.6 +<head>
     1.7 +<link rel="icon" href="{staticurl}hgicon.png" type="image/png" />
     1.8 +<meta name="robots" content="index, nofollow" />
     1.9 +<link rel="stylesheet" href="{staticurl}style-mercurialweb.css" type="text/css" />