view mercurial/templates/paper/notfound.tmpl @ 13781:66c54d2ebe72

changegroup: drop unused fullrev This is unfinished and unused and complicates expanding the wire protocol.
author Matt Mackall <mpm@selenic.com>
date Thu, 24 Mar 2011 17:16:30 -0500
parents f91e5630ce7e
children 9409aeaafdc1
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}">main repository list page</a>.

{footer}