From: blackh <gra...@li...> - 2003-08-16 08:07:08
|
blackh Sat Aug 16 00:51:37 2003 EDT Modified files: /website left.inc Log: Make it a little clearer that the code doesn't do much yet. Index: website/left.inc diff -u website/left.inc:1.32 website/left.inc:1.33 --- website/left.inc:1.32 Sat Jun 14 04:44:42 2003 +++ website/left.inc Sat Aug 16 00:51:37 2003 @@ -1,9 +1,10 @@ - <!-- $Id: left.inc,v 1.32 2003/06/14 11:44:42 blackh Exp $ --> + <!-- $Id: left.inc,v 1.33 2003/08/16 07:51:37 blackh Exp $ --> <div align="right"><img src="/grapevine-logo.png" alt="The Grapevine Project" width="150" height="178" /></div> <table cellspacing="0" cellpadding="0" border="1" width="90%" align="center"> <tr> <td align="center"><span class="c1"><font size="-2">Help us develop! <br/>Install your very own shiny new Grapevine node today. + <br/>(Please note that it doesn't do much yet.) <br/>[<a target="_top" href="http://sourceforge.net/project/shownotes.php?release_id=165399">README</a>] [<a target="_top" href="http://sourceforge.net/project/showfiles.php?group_id=32439">Download</a>]</td></font></span> </tr> @@ -39,4 +40,4 @@ src="http://sourceforge.net/sflogo.php?group_id=32439" alt="SourceForge Logo" /></a> <br /> - <!-- EOF: $Id: left.inc,v 1.32 2003/06/14 11:44:42 blackh Exp $ --> + <!-- EOF: $Id: left.inc,v 1.33 2003/08/16 07:51:37 blackh Exp $ --> |