Author: apico Date: 2009-03-23 12:20:44 -0700 (Mon, 23 Mar 2009) New Revision: 16325
Added: cyto_web/trunk/announce_box.php Log: announcement box for front page Added: cyto_web/trunk/announce_box.php =================================================================== --- cyto_web/trunk/announce_box.php 2009-03-23 18:57:17 UTC (rev 16324) +++ cyto_web/trunk/announce_box.php 2009-03-23 19:20:44 UTC (rev 16325) @@ -0,0 +1,14 @@ +<P> +<table width=100%> +<TR><TD> +<div class="roundbox peach"> +<B>Cytoscape Announcements:</B> + +<P> +<A HREF="http://socghop.appspot.com/org/show/google/gsoc2009/genmapp">Google Summer of Code 2009</A> +We are looking for students to help build Cytoscape, GenMAPP and WikiPathways through the Google Summer of Code 2009 program. +If you are a student and are interested in open source and biology, then you should <A HREF="http://socghop.appspot.com/org/show/google/gsoc2009/genmapp">apply</A>! +</div> +</TD> +</TR> +</TABLE> \ No newline at end of file --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en -~----------~----~----~----~------~----~------~--~---
