templates/sjl/index.tmpl @ bf4162b781be

Style the READMEs
author Steve Losh <steve@stevelosh.com>
date Fri, 17 Jan 2020 12:59:30 -0500
parents f402fd0f036b
children (none)
{header}
<title>hg.stevelosh.com</title>
</head>
<body>

<div class="main">
    <div class="breadcrumb"><a href="/">hg.stevelosh.com</a> {pathdef%breadcrumb}</div>

    <table class="bigtable repos">
        <tbody class="stripes2">
        {entries%indexentry}
        </tbody>
    </table>
</div>
{footer}