Mercurial > hg
view templates/error.tmpl @ 2001:a439b7b51530
Windows py2exe version didn't handle names given to templatepath() correctly
author | Lee Cantey <lcantey@gmail.com> |
---|---|
date | Fri, 24 Mar 2006 10:33:18 -0800 |
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#