r9496 - helma-ng/trunk/apps/demo/skins
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hannes Date: 2009-01-29 15:21:50 +0100 (Thu, 29 Jan 2009) New Revision: 9496 Modified: helma-ng/trunk/apps/demo/skins/index.html Log: Remove 0.2 version info from demo app home page. Details at http://dev.helma.org/trac/helma/changeset/9496 Modified: helma-ng/trunk/apps/demo/skins/index.html =================================================================== --- helma-ng/trunk/apps/demo/skins/index.html 2009-01-29 14:21:49 UTC (rev 9495) +++ helma-ng/trunk/apps/demo/skins/index.html 2009-01-29 14:21:50 UTC (rev 9496) @@ -1,7 +1,7 @@ <% extends 'base.html' %> <% subskin 'content' %> -Welcome to the Helma NG 0.2 demo application. +Welcome to the Helma NG demo application. <p>This app shows some of the features in Helma NG. As the version number suggests, Helma NG is far from finished. Check <a href="http://dev.helma.org/ng/">the Helma NG site</a> regularly to keep up with development.</p> \ No newline at end of file