templates/index.tmpl
author mpm@selenic.com
Fri, 23 Sep 2005 19:46:12 -0700
changeset 1346 88a9c75dc76a
parent 1125 a33a7a543803
child 2173 d1943df604c4
permissions -rw-r--r--
Execute hooks in the repository root

#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#