view templates/index.tmpl @ 1890:d4545f1b8bfa

fix contrib/mercurial.spec for hgext
author Xiaofeng Ling <xiaofeng.ling@intel.com>
date Sun, 12 Mar 2006 15:07:40 +0100
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>&nbsp;</td>
    <tr>
    #entries%indexentry#
</table>

#footer#