Mercurial > hg
view mercurial/templates/spartan/error.tmpl @ 28988:4f1dac94b53f stable
builddeb: use sed -i
Notice that there is no space after '-i'. This makes it work on both GNU and
BSD versions of sed.
author | Sean Farley <sean@farley.io> |
---|---|
date | Sat, 16 Apr 2016 12:33:21 -0700 |
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}