Show More
@@ -4,7 +4,7 Content-type: text/html; charset={encodi | |||
|
4 | 4 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|
5 | 5 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> |
|
6 | 6 | <head> |
|
7 | <link rel="icon" href="{staticurl}hgicon.png" type="image/png"> | |
|
7 | <link rel="icon" href="{staticurl}hgicon.png" type="image/png" /> | |
|
8 | 8 | <meta name="robots" content="index, nofollow"/> |
|
9 | 9 | <link rel="stylesheet" href="{staticurl}style-gitweb.css" type="text/css" /> |
|
10 | 10 |
@@ -4,7 +4,10 | |||
|
4 | 4 | <body> |
|
5 | 5 | |
|
6 | 6 | <div class="page_header"> |
|
7 | <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a>Repositories list | |
|
7 | <div style="float:right'"> | |
|
8 | <a href="http://www.selenic.com/mercurial/" title="Mercurial">Mercurial</a> | |
|
9 | </div> | |
|
10 | Repositories list | |
|
8 | 11 | </div> |
|
9 | 12 | |
|
10 | 13 | <table cellspacing="0"> |
@@ -15,7 +18,7 | |||
|
15 | 18 | <td><a href="?sort=#sort_lastchange#">Last change</a></td> |
|
16 | 19 | <td> </td> |
|
17 | 20 | <td> </td> |
|
18 | <tr> | |
|
21 | </tr> | |
|
19 | 22 | #entries%indexentry# |
|
20 | 23 | </table> |
|
21 | 24 | <div class="page_footer"> |
|
1 | NO CONTENT: modified file, binary diff hidden |
General Comments 0
You need to be logged in to leave comments.
Login now