Mercurial > hg
view templates/index.tmpl @ 1091:d62130f99a73
Move hash function back to revlog from node
author | mpm@selenic.com |
---|---|
date | Sat, 27 Aug 2005 14:43:20 -0700 |
parents | b55c6685c953 |
children | a33a7a543803 |
line wrap: on
line source
#header# <title>Mercurial repositories index</title> </head> <body> <h2>Mercurial Repositories</h2> <table> <tr> <td>Name</td> <td>Description</td> <td>Contact</td> <td>Last change</td> <tr> #entries%indexentry# </table> #footer#