mercurial/templates/paper/notfound.tmpl
author Simon Heimberg <simohe@besonet.ch>
Mon, 03 Feb 2014 21:31:35 +0100
changeset 20359 ff6ab0b2ebf7
parent 18526 9409aeaafdc1
permissions -rw-r--r--
i18n: posplit writes a warning for translators before rst directives rst directives like this one have been translated: .. note:: To help the translator include a comment before such messages. An entry containing a rst directive now looks like this: #. do not translate: .. note:: #: path/to/file:75 msgid = ".. note:: to think about" msgstr = ...

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