view templates/gitweb/header.tmpl @ 4022:bf329bda51a6

Merge branchname changes in localrepo.commit.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 11 Jan 2007 23:13:32 +0100
parents 713e35dcc321
children 51e52db6b40d
line wrap: on
line source

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

<?xml version="1.0" encoding="{encoding}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<link rel="icon" href="{url}static/hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow"/>
<link rel="stylesheet" href="{url}static/style-gitweb.css" type="text/css" />