ref: d59dbe7d03dc1fff8cccffe40b6b3fd37eda5a9f
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}