templates/notfound.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 25 Oct 2005 14:57:14 -0700
changeset 1445 56281e086f38
parent 1137 c54d03bdf2dc
child 1549 fbe4bbd847e5
permissions -rw-r--r--
hgweb: add strip and rstrip filters to handle summary

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