sapling/templates/spartan/notfound.tmpl
2008-11-06 11:57:37 -06: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#