view templates/error.tmpl @ 4109:59de487f43d7

Change a bit cvsps arguments - Force updating the cache - Use internal cvs implementation, reducing overhead - Use quiet mode
author Edouard Gomez <ed.gomez@free.fr>
date Wed, 21 Feb 2007 00:38:06 +0100
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#