Mercurial > hg
view templates/error.tmpl @ 4308:a5cde03cd019
locate: don't print "file not found" messages.
This should fix issue204.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Wed, 04 Apr 2007 04:22:06 -0300 |
parents | 68ec7b9e09a4 |
children | 2580d418e3f0 |
line wrap: on
line source
#header# <title>Mercurial Error</title> </head> <body> <h2>Mercurial Error</h2> <p> An error occured while processing your request: </p> <p> #error|escape# </p> #footer#