templates/error.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 17 Jul 2006 01:58:59 +0200
changeset 2651 6414ee2eb688
parent 1554 68ec7b9e09a4
permissions -rw-r--r--
correct the handling of linkrev with nullid

#header#
<title>Mercurial Error</title>
</head>
<body>

<h2>Mercurial Error</h2>

<p>
An error occured while processing your request:
</p>
<p>
#error|escape#
</p>

#footer#