templates/notfound.tmpl
author mpm@selenic.com
Thu, 15 Sep 2005 14:05:48 -0500
changeset 1260 4603eef60237
parent 1137 c54d03bdf2dc
child 1549 fbe4bbd847e5
permissions -rw-r--r--
hgweb: use ui:username rather than web:contact This also removes the creation of .hg/hgrc with web:contact at init time.

#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#