# HG changeset patch # User David Soria Parra # Date 1234933389 -3600 # Node ID f45f8c7fb0f3fce1a4171b03335bd72fcdb363a1 # Parent 57ece5687f920982efc684e54ce5aedffe356fd0 Add ugly 'this is a development edition' notice to the frontpage. diff -r 57ece5687f92 -r f45f8c7fb0f3 hgscm/templates/frontpage.html --- a/hgscm/templates/frontpage.html Wed Feb 18 05:58:08 2009 +0100 +++ b/hgscm/templates/frontpage.html Wed Feb 18 06:03:09 2009 +0100 @@ -5,7 +5,7 @@

Work easier
Work faster

-

Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.

+

Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. Please notice, this page is a currently under development and based on a mockup.