templates/error.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 02 Aug 2006 14:48:59 -0700
changeset 2770 5f8259e4d292
parent 1554 68ec7b9e09a4
child 5837 2580d418e3f0
permissions -rw-r--r--
Clean up qnew help text.

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