shithub: riscv

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