templates/notfound.tmpl
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 15:30:40 +0200
changeset 4453 28778dc77a4b
parent 1549 fbe4bbd847e5
permissions -rw-r--r--
gitweb: shortlog template: removed excessive whitespace, added title bar. The title bar is currently empty, this is just a preparation for filling it with content.

#header#
<title>Mercurial repositories index</title>
</head>
<body>

<h2>Mercurial Repositories</h2>

The specified repository "#repo|escape#" is unknown, sorry.

Please go back to the main repository list page.

#footer#