Mercurial > hg
view templates/index.tmpl @ 1149:f82b084bd904
bash_completion: update for new help output format
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Mon, 29 Aug 2005 20:37:07 +0200 |
parents | a33a7a543803 |
children | d1943df604c4 |
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> <td> </td> <tr> #entries%indexentry# </table> #footer#