Mercurial > hg
view mercurial/templates/spartan/error.tmpl @ 18027:4ca434500dbf
osutil: tab damage, how i hate thee
author | Bryan O'Sullivan <bryano@fb.com> |
---|---|
date | Mon, 03 Dec 2012 13:17:01 -0800 |
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}