comparison templates/header.tmpl @ 3281:45b639607e52

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Fri, 06 Oct 2006 17:14:18 -0500
parents d1aa83f199ef
children 713e35dcc321
comparison
equal deleted inserted replaced
3280:ae85272b59a4 3281:45b639607e52
1 Content-type: text/html 1 Content-type: text/html
2 2
3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <html> 4 <html>
5 <head> 5 <head>
6 <link rel="icon" href="?static=hgicon.png" type="image/png"> 6 <link rel="icon" href="#url#static/hgicon.png" type="image/png">
7 <meta name="robots" content="index, nofollow" /> 7 <meta name="robots" content="index, nofollow" />
8 <link rel="stylesheet" href="?static=style.css" type="text/css" /> 8 <link rel="stylesheet" href="#url#static/style.css" type="text/css" />