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