Mercurial > hg
view mercurial/templates/spartan/error.tmpl @ 29638:491ee264b9f6 stable
date: accept broader range of ISO 8601 time specs
The "normal" ISO date/time includes a T between date and time. It also
allows dropping the colons and seconds from the timespec. Add new
patterns for these forms as well as tests.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 27 Jul 2016 15:22:36 -0500 |
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}