templates/error.tmpl
author Paul Bx <pb@e-scribe.com>
Sat, 22 Sep 2007 18:37:35 +0200
changeset 5313 121f961b358c
parent 1554 68ec7b9e09a4
permissions -rw-r--r--
statichttprepo: fix calls on '/' URI (issue 747)

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