view templates/spartan/notfound.tmpl @ 9229:be4fb30595ee

i18n-da: synchronized with 78e54b9f3a62
author Martin Geisler <mg@lazybytes.net>
date Mon, 20 Jul 2009 23:24:12 +0200
parents 5c1aabc58004
children 9219037fc0a6
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 main repository list page.

{footer}