James Moger
2011-05-20 f90dc635928f367f9078f814488c7e385ebc4e2e
docs/page_header.html
@@ -1,15 +1,33 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
   <head>
      <title>Git:Blit</title>
      <link rel="stylesheet" type="text/css" href="gitblit.css"/>
      <link rel="stylesheet" type="text/css" href="markdown.css"/>
      <link rel="shortcut icon" href="gitblt-favicon.png" type="image/png" />
      <link rel="stylesheet" type="text/css" href="./gitblit.css"/>
      <link rel="stylesheet" type="text/css" href="./markdown.css"/>
      <link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" />
      <meta name="ROBOTS" content="INDEX, NOFOLLOW">
      <meta http-equiv="imagetoolbar" content="no" />
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
      <script>
         !window.jQuery && document.write('<script src="./fancybox/jquery-1.4.3.min.js"><\/script>');
      </script>
      <script type="text/javascript" src="./fancybox/query.mousewheel-3.0.4.pack.js"></script>
      <script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script>
      <link rel="stylesheet" type="text/css" href="./fancybox/jquery.fancybox-1.3.4.css" media="screen" />
      <script type="text/javascript" src="./screenshots.js"></script>
      <style>
         ul.noBullets '{'
            list-style: none;
         '}'
      </style>
   </head>
   <body>
      <div class="page_header">
         <a title="gitblit homepage" href="http://gitblit.com/">
            <img src="gitblt_25.png" width="79" height="25" alt="gitblit" class="logo"/>
            <img src="./gitblt_25.png" width="79" height="25" alt="gitblit" class="logo"/>
         </a>
         <span style="color:black;">{0}</span>
      </div>