templates/error.tmpl
author Brendan Cully <brendan@kublai.com>
Mon, 16 Oct 2006 11:18:06 -0700
changeset 3413 a2179e78d18b
parent 1554 68ec7b9e09a4
permissions -rw-r--r--
Fix RSS URLs (closes issue396)

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