equal
deleted
inserted
replaced
|
1 #header# |
|
2 <title>#repo|escape#: Mercurial repositories index</title> |
|
3 </head> |
|
4 <body> |
|
5 |
|
6 <div class="page_header"> |
|
7 <a href="http://www.selenic.com/mercurial/" title="Mercurial" style="float: right;">Mercurial</a> |
|
8 Repositories list |
|
9 </div> |
|
10 |
|
11 <table cellspacing="0"> |
|
12 <tr> |
|
13 <td><a href="?sort=#sort_name#">Name</a></td> |
|
14 <td><a href="?sort=#sort_description#">Description</a></td> |
|
15 <td><a href="?sort=#sort_contact#">Contact</a></td> |
|
16 <td><a href="?sort=#sort_lastchange#">Last change</a></td> |
|
17 <td> </td> |
|
18 <td> </td> |
|
19 </tr> |
|
20 #entries%indexentry# |
|
21 </table> |
|
22 <div class="page-footer"> |
|
23 #motd# |
|
24 </div> |
|
25 </body> |
|
26 </html> |