Mercurial > hg
view mercurial/templates/spartan/error.tmpl @ 10818:d14d45fae927
diff: make use of output labeling
author | Brodie Rao <brodie@bitheap.org> |
---|---|
date | Fri, 02 Apr 2010 15:22:06 -0500 |
parents | f91e5630ce7e |
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}