plan9fox/sys/lib/python/mercurial/templates/paper/notfound.tmpl
2015-03-13 18:30:59 +01:00

12 lines
252 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 <a href="{url}">main repository list page</a>.
{footer}