Mercurial > hg
view templates/spartan/error.tmpl @ 9677:0c072e63e3e7
changelog: do not use a mutable default value
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Sat, 31 Oct 2009 16:49:27 +0100 |
parents | 5c1aabc58004 |
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}