templates/paper/notfound.tmpl
author Martin Geisler <mg@lazybytes.net>
Sun, 26 Jul 2009 01:38:22 +0200
changeset 9251 6bddba3973bc
parent 7411 b71ee3e00e81
child 9304 9219037fc0a6
permissions -rw-r--r--
bookmarks: wrap docstrings at 70 characters

{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 main repository list page.

{footer}