templates/coal/header.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 31 Mar 2008 21:49:36 -0500
changeset 6436 856ae126f48c
child 6453 cb16217ff4d8
permissions -rw-r--r--
templates: add coal web theme
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6436
856ae126f48c templates: add coal web theme
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
856ae126f48c templates: add coal web theme
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     2
<html>
856ae126f48c templates: add coal web theme
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     3
<head>
856ae126f48c templates: add coal web theme
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     4
<link rel="icon" href="{staticurl}hgicon.png" type="image/png">
856ae126f48c templates: add coal web theme
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     5
<meta name="robots" content="index, nofollow" />
856ae126f48c templates: add coal web theme
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     6
<link rel="stylesheet" href="{staticurl}style-coal.css" type="text/css" />