mercurial/templates/paper/notfound.tmpl
author Mads Kiilerich <madski@unity3d.com>
Wed, 10 Dec 2014 06:20:35 +0100
changeset 23519 8872d1bf30da
parent 18526 9409aeaafdc1
permissions -rw-r--r--
rebase: improve debug messages while processing the list of rebases

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