From: <ce...@us...> - 2004-01-07 08:13:27
|
Update of /cvsroot/csseditor/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv24725 Modified Files: index.html Log Message: Improvements to the site and style Index: index.html =================================================================== RCS file: /cvsroot/csseditor/htdocs/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 6 Jan 2004 19:08:02 -0000 1.1 --- index.html 7 Jan 2004 08:13:24 -0000 1.2 *************** *** 20,24 **** <div id="content"> <div id="news"> ! <h3>Latest News</h3> <a HREF="http://sourceforge.net/forum/forum.php?forum_id=342455"><b>Initial release</b></a> <i>cell - 2004-01-06 17:34</i> <div align="center"><a HREF="http://sourceforge.net/forum/forum.php?forum_id=342455">[Read More/Comment]</a></div> --- 20,25 ---- <div id="content"> <div id="news"> ! <a class="rsslink" href="http://sourceforge.net/export/rss2_projnews.php?group_id=97094">RSS</a> ! <h2>Latest News</h2> <a HREF="http://sourceforge.net/forum/forum.php?forum_id=342455"><b>Initial release</b></a> <i>cell - 2004-01-06 17:34</i> <div align="center"><a HREF="http://sourceforge.net/forum/forum.php?forum_id=342455">[Read More/Comment]</a></div> *************** *** 76,78 **** </div> </body> ! </html> \ No newline at end of file --- 77,79 ---- </div> </body> ! </html> |