ref: 43f9ae6b32007c8c0583b3cda3af92f8a92dab9d
dir: /sys/lib/python/mercurial/templates/spartan/error.tmpl/
{header}
<title>Mercurial Error</title>
</head>
<body>
<h2>Mercurial Error</h2>
<p>
An error occurred while processing your request:
</p>
<p>
{error|escape}
</p>
{footer}