Mercurial > hg
view templates/error.tmpl @ 7098:8a5c88c7e97b
osutil.c: refactor argument parsing, allow skip=None being passed
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Wed, 15 Oct 2008 14:06:46 +0200 |
parents | 2580d418e3f0 |
children |
line wrap: on
line source
#header# <title>Mercurial Error</title> </head> <body> <h2>Mercurial Error</h2> <p> An error occurred while processing your request: </p> <p> #error|escape# </p> #footer#