Mercurial > hg > pyhgsh
view templates/error.tmpl @ 1909:37b9f80a5fbb
add doc comments to template code.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Mon, 27 Feb 2006 15:07:25 -0800 |
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#