templates/error.tmpl
author Christian Ebert <blacktrash@gmx.net>
Tue, 01 Apr 2008 14:35:35 +0200
changeset 6446 ee5313bc3c0c
parent 5837 2580d418e3f0
permissions -rw-r--r--
asciidoc: consistently use 1 space after full stop Note: the command doc strings included in hg (1) are still inconsistent wrt to spaces after full stops.

#header#
<title>Mercurial Error</title>
</head>
<body>

<h2>Mercurial Error</h2>

<p>
An error occurred while processing your request:
</p>
<p>
#error|escape#
</p>

#footer#