view templates/paper-extended/notfound.tmpl @ 3:00f99f702ad9 draft

feat: add /topics webcommand to list all topics
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 30 May 2025 18:01:26 +0200
parents
children
line wrap: on
line source

{header}
<title>Mercurial repository not found</title>
</head>
<body>

<h2>Mercurial repository not found</h2>

The specified repository "{repo|escape}" is unknown, sorry.

Please go back to the <a href="{url|urlescape}">main repository list page</a>.

{footer}