Mercurial > hg > mercurial
view mercurial-tests/testData/bin/templates/gitweb/notfound.tmpl @ 1100:5e149d6cc0d2 release/2022.04 tip
bump log4j2 version
(grafted from abd9f4f2e7b62f133f25c9cd55b21634856743ae)
author | Maxim Zaytsev |
---|---|
date | Wed, 27 Apr 2022 15:30:07 +0200 |
parents | 2e52f00a3c94 |
children |
line wrap: on
line source
{header} <title>Mercurial repository not found</title> </head> <body> <div class="page_header"> <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a> Not found: {repo|escape} </div> <div class="page_body"> The specified repository "{repo|escape}" is unknown, sorry. <br/> <br/> Please go back to the <a href="{url}">main repository list page</a>. </div> {footer}