Mercurial > hg
view mercurial/templates/spartan/error.tmpl @ 44577:f8427841c8fc
merge with stable
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 20 Mar 2020 17:18:14 +0900 |
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}