templates/index.tmpl
author Peter van Dijk <peter@dataloss.nl>
Thu, 02 Feb 2006 12:00:45 +0100
changeset 1766 93f54a2b3864
parent 1125 a33a7a543803
child 2173 d1943df604c4
permissions -rw-r--r--
tags-rss support; still shows tip

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