Mercurial > hg > pyhgsh
view templates/error.tmpl @ 1986:719cf07b076d
add checking for invalid entries in tag files
safely parse the differents tag files, output warning
when parsing an invalid entry.
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Wed, 22 Mar 2006 05:30:47 +0100 |
parents | 68ec7b9e09a4 |
children |
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#