templates/error.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 05 Sep 2008 11:03:34 +0200
changeset 6991 a408ea9876e6
parent 5837 2580d418e3f0
permissions -rw-r--r--
merge with -stable

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

<h2>Mercurial Error</h2>

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

#footer#