templates/error.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 26 Mar 2007 23:49:59 -0300
changeset 4287 ce71da8ab4f5
parent 1554 68ec7b9e09a4
permissions -rw-r--r--
test-bundle: use printenv.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#