ref: ca2fa9596b5d0d893be28c6e8fd8a52a89a0c3c6
dir: /sys/lib/python/mercurial/templates/gitweb/notfound.tmpl/
{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}