templates/notfound.tmpl
author Shun-ichi GOTO <shunichi.goto@gmail.com>
Tue, 05 Sep 2006 12:40:45 +0900
changeset 3057 50e0392d51df
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
Fix for Python 2.3 compatibility. Note: Name of comparing function of sort() is "cmpfunc" in Python 2.3 and "cmp" in Python 2.4.

#header#
<title>Mercurial repositories index</title>
</head>
<body>

<h2>Mercurial Repositories</h2>

The specified repository "#repo|escape#" is unknown, sorry.

Please go back to the main repository list page.

#footer#