mercurial/templates/spartan/notfound.tmpl
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 30 Jun 2014 19:09:01 +0900
branchstable
changeset 21827 57012df4f423
parent 18526 9409aeaafdc1
permissions -rw-r--r--
i18n-ja: synchronized with a4b67bf1f0a5

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