templates/notfound.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 23 Sep 2005 10:28:55 -0700
changeset 1329 8f06817bf266
parent 1137 c54d03bdf2dc
child 1549 fbe4bbd847e5
permissions -rw-r--r--
Allow files to be opened in text mode, even on Windows.

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

<h2>Mercurial Repositories</h2>

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

Please go back to the main repository list page.

#footer#