Mercurial > hg
view templates/error.tmpl @ 4227:f5b9edf3390b
hgweb.unbundle: call req.httphdr only after the last possible call to bail
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Sun, 22 Oct 2006 13:54:43 -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#