Mercurial > hg-stable
view templates/notfound.tmpl @ 6761:cb981fc955fb
remove: work directly off status
This allows us to use a single directory walk and to trivially ignore
unknown files. The resulting code is also easier to follow.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 27 Jun 2008 14:53:30 -0500 |
parents | e78c24011001 |
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 main repository list page. #footer#