templates/paper/header.tmpl
author David Soria Parra <dsp@php.net>
Sun, 07 Dec 2008 19:34:07 +0100
changeset 7490 1c1e6fa67377
parent 6661 d1a312daa574
child 7725 6a888d491eaf
permissions -rw-r--r--
Merge bookmarks
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6661
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
<!-- quirksmode -->
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     3
<html>
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     4
<head>
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     5
<link rel="icon" href="{staticurl}hgicon.png" type="image/png">
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     6
<meta name="robots" content="index, nofollow" />
d1a312daa574 hgweb: add paper style derived from coal
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     7
<link rel="stylesheet" href="{staticurl}style-paper.css" type="text/css" />