templates/error.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 28 Mar 2006 18:54:00 +0200
changeset 2011 b4df4687a78a
parent 1554 68ec7b9e09a4
permissions -rw-r--r--
don't overquote description on gitweb summary page (issue 184)

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