templates/error.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 19 Jun 2007 08:17:55 +0200
changeset 4634 73bf2b586f3f
parent 1554 68ec7b9e09a4
child 5837 2580d418e3f0
permissions -rw-r--r--
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)

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