author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
Sat, 10 Mar 2007 23:00:45 -0300 | |
changeset 4185 | 51ee2868a571 |
parent 3478 | 2896ce093ec4 |
child 5269 | 46c5e1ee8aaa |
permissions | -rw-r--r-- |
3222 | 1 |
#header# |
2 |
<title>Mercurial repositories index</title> |
|
3 |
</head> |
|
4 |
<body> |
|
5 |
||
6 |
<div class="page_header"> |
|
7 |
<a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a>Repositories list |
|
8 |
</div> |
|
9 |
||
10 |
<table cellspacing="0"> |
|
11 |
<tr> |
|
12 |
<td><a href="?sort=#sort_name#">Name</a></td> |
|
13 |
<td><a href="?sort=#sort_description#">Description</a></td> |
|
14 |
<td><a href="?sort=#sort_contact#">Contact</a></td> |
|
15 |
<td><a href="?sort=#sort_lastchange#">Last change</a></td> |
|
16 |
<td> </td> |
|
17 |
<tr> |
|
18 |
#entries%indexentry# |
|
19 |
</table> |
|
20 |
<div class="page_footer"> |
|
3478
2896ce093ec4
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
3234
diff
changeset
|
21 |
#motd# |
3222 | 22 |
</div> |
23 |
</body> |
|
24 |
</html> |