Mercurial > hg
view templates/error.tmpl @ 3015:fa4229c60dd7
Allow for MB/sec transfer rates in test-http-proxy and test-ssh.
Also make the test more specific in test-http.
author | Lee Cantey <lcantey@gmail.com> |
---|---|
date | Mon, 21 Aug 2006 10:46:58 -0700 |
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#