templates/spartan/header.tmpl
author Steve Borho <steve@borho.org>
Mon, 09 Mar 2009 21:00:37 -0500
changeset 7861 2bc14da14992
parent 7338 fecfe4392e94
child 8431 5c1aabc58004
permissions -rw-r--r--
demandimport: blacklist pythoncom win32com.shell would segfault at import time if pythoncom was demand loaded.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7338
fecfe4392e94 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
fecfe4392e94 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     2
<html>
fecfe4392e94 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     3
<head>
fecfe4392e94 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     4
<link rel="icon" href="#staticurl#hgicon.png" type="image/png">
fecfe4392e94 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     5
<meta name="robots" content="index, nofollow" />
fecfe4392e94 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     6
<link rel="stylesheet" href="#staticurl#style.css" type="text/css" />