shithub: riscv

ref: 811b80cae120168762e5825784a135ee4a5558e2
dir: /sys/lib/python/mercurial/templates/spartan/error.tmpl/

View raw version
{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}