templates/sjl/index.tmpl @ 95a016e87923 default tip

Move bounce script into this repo
author Steve Losh <steve@stevelosh.com>
date Sat, 18 Jan 2020 14:15:03 -0500
parents bf4162b781be
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}