view mercurial/templates/paper/notfound.tmpl @ 18745:3c7c25fa58e0

hgweb help: split up long lines (in generated output)
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sat, 09 Feb 2013 21:51:21 +0000
parents 9409aeaafdc1
children
line wrap: on
line source

{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|urlescape}">main repository list page</a>.

{footer}