view templates/error.tmpl @ 2762:2df98f616645

Expand clone help with hardlink information
author Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
date Tue, 01 Aug 2006 09:50:30 -0700
parents 68ec7b9e09a4
children 2580d418e3f0
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#