view templates/notfound.tmpl @ 1904:a7e416bf3c1d

improve templating. allow {foo} as well as #foo#. add new functions for changeset authors.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 27 Feb 2006 11:33:09 -0800
parents fbe4bbd847e5
children
line wrap: on
line source

#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#