Mercurial > hg
view mercurial/templates/spartan/error.tmpl @ 41455:8427fea04017 stable
copyright: update to 2019
Differential Revision: https://phab.mercurial-scm.org/D5779
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 31 Jan 2019 13:32:21 +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}