mercurial/templates/spartan/notfound.tmpl
author Anton Shestakov <engored@ya.ru>
Sat, 10 Jan 2015 17:44:54 +0800
changeset 23828 8b79fdaa9f85
parent 18526 9409aeaafdc1
permissions -rw-r--r--
hgweb: close <th> properly in spartan/filelogentry.tmpl

{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}