view mercurial/templates/paper/notfound.tmpl @ 19726:b3c8c6f2b5c1

parsers: use Py_INCREF safely
author Bryan O'Sullivan <bryano@fb.com>
date Mon, 16 Sep 2013 12:12:37 -0700
parents 9409aeaafdc1
children
line wrap: on
line source

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