mercurial/templates/paper/notfound.tmpl
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Sun, 10 Nov 2013 16:48:24 +0900
branchstable
changeset 20003 dcd3c47e464b
parent 18526 9409aeaafdc1
permissions -rw-r--r--
tests: end output lines including path with "(glob)" to pass on Windows

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