templates/index.tmpl
author mason@suse.com
Tue, 13 Sep 2005 19:33:10 -0500
changeset 1239 29f17e083e84
parent 1125 a33a7a543803
child 2173 d1943df604c4
permissions -rw-r--r--
Turn hgit into an extension, and add commands supporting the latest gitk

#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>&nbsp;</td>
    <tr>
    #entries%indexentry#
</table>

#footer#