templates/notfound.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 29 Aug 2005 08:24:06 -0700
changeset 1145 bd917e1a26dd
parent 1124 725204f67d92
child 1137 c54d03bdf2dc
permissions -rw-r--r--
grep: change default to printing first matching rev. Printing of every matching rev remains via --every-match/-e switch.

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

<h2>Mercurial Repositories</h2>

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

Go back to main page, please click <a href="/hg">here</a>

#footer#