templates/error.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 10 Mar 2006 10:44:17 +0100
changeset 1873 205f04b04ec6
parent 1554 68ec7b9e09a4
permissions -rw-r--r--
Added check for minimal python version to setup.py

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