ref: 4e00cf6b1798fc95b3ccad8cb66a3e80c96b2786
dir: /sys/src/cmd/hg/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}