author | Thomas Arendsen Hein <thomas@intevation.de> |
Mon, 13 Mar 2006 18:33:33 +0100 | |
changeset 1939 | d59fc0d4558f |
parent 1125 | a33a7a543803 |
child 2173 | d1943df604c4 |
permissions | -rw-r--r-- |
941 | 1 |
#header# |
2 |
<title>Mercurial repositories index</title> |
|
3 |
</head> |
|
4 |
<body> |
|
5 |
||
6 |
<h2>Mercurial Repositories</h2> |
|
7 |
||
8 |
<table> |
|
9 |
<tr> |
|
10 |
<td>Name</td> |
|
11 |
<td>Description</td> |
|
1070
b55c6685c953
hgwebdir index: change "author" to "contact"
mpm@selenic.com
parents:
982
diff
changeset
|
12 |
<td>Contact</td> |
941 | 13 |
<td>Last change</td> |
1125
a33a7a543803
Add RSS link to the repository index.
Ollivier Robert <roberto@keltia.freenix.fr>
parents:
1070
diff
changeset
|
14 |
<td> </td> |
941 | 15 |
<tr> |
982
8d2e24bae760
hgweb: convert index entries to list expansion style
mpm@selenic.com
parents:
941
diff
changeset
|
16 |
#entries%indexentry# |
941 | 17 |
</table> |
18 |
||
19 |
#footer# |