Mercurial > hg
view mercurial/templates/spartan/notfound.tmpl @ 47902:4cade5e944c2
dirstatemap: use the default code to handle "removed" case
This one is very easy.
Differential Revision: https://phab.mercurial-scm.org/D11327
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 16 Jul 2021 17:23:40 +0200 |
parents | 9409aeaafdc1 |
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}