sapling/templates/notfound.tmpl
2007-11-28 08:38:06 -08:00

13 lines
232 B
Cheetah

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