view templates/paper/notfound.tmpl @ 8341:493d23d923ea

hgrc.5: fix label delimiter
author Brodie Rao <me+hg@dackz.net>
date Sat, 09 May 2009 15:08:46 -0400
parents b71ee3e00e81
children 9219037fc0a6
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 main repository list page.

{footer}