templates/header.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 15 Feb 2007 08:51:32 -0200
changeset 4084 51e52db6b40d
parent 3782 713e35dcc321
permissions -rw-r--r--
hgweb: allow static files to be served directly by the HTTP server

Content-type: text/html; charset={encoding}

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="#staticurl#hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="#staticurl#style.css" type="text/css" />