templates/paper/notfound.tmpl @ b2b88bc58ef9

Initial commit (not finished)
author Steve Losh <steve@stevelosh.com>
date Sat, 11 Jan 2020 13:21:39 -0800
parents (none)
children (none)
{header}
<title>Mercurial repository not found</title>
</head>
<body>

<h2>Mercurial repository not found</h2>

The specified repository "{repo|escape}" is unknown, sorry.

Please go back to the <a href="{url|urlescape}">main repository list page</a>.

{footer}