view templates/error.tmpl @ 4323:7843528a7922

hgweb: expand keyword search to full list of files
author TK Soh <teekaysoh@yahoo.com>
date Thu, 29 Mar 2007 09:32:59 -0500
parents 68ec7b9e09a4
children
line wrap: on
line source

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