mercurial/templates/paper/notfound.tmpl
author Adrian Buehlmann <adrian@cadifra.com>
Mon, 11 Jun 2012 11:15:14 +0200
changeset 16953 634ad0b24ba2
parent 9999 f91e5630ce7e
child 18526 9409aeaafdc1
permissions -rw-r--r--
debugwalk: observe ui.slash config option

{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}">main repository list page</a>.

{footer}