eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/header.tmpl
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 <?xml version="1.0" encoding="{encoding}"?>
       
     2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
       
     3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
       
     4 <head>
       
     5 <link rel="icon" href="{staticurl}hgicon.png" type="image/png" />
       
     6 <meta name="robots" content="index, nofollow"/>
       
     7 <link rel="stylesheet" href="{staticurl}style-gitweb.css" type="text/css" />
       
     8