Mercurial > hg
view templates/spartan/notfound.tmpl @ 9818:72d670c43f6e
patchbomb: normalize date format in generated mboxes
mbox format should use time.asctime(). Unfortunately, this function writes
2-characters day of week on Windows while unix one writes a single character.
Normalize to Windows version since the other one can hardly be written with
strftime().
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 08 Nov 2009 18:08:24 +0100 |
parents | 9219037fc0a6 |
children |
line wrap: on
line source
{header} <title>Mercurial repository not found</title> </head> <body> <h2>Mercurial repository not found</h2> The specified repository "{repo|escape}" is unknown, sorry. Please go back to the <a href="{url}">main repository list page</a>. {footer}