Added Organizers and corrected links.
authorShantanu <shantanu@fossee.in>
Fri, 02 Oct 2009 18:31:55 +0530
changeset 14 9548d0ecc8d7
parent 13 2345fffc92ee
child 15 8de52278da5d
Added Organizers and corrected links.
template/home.html
template/index.html
--- a/template/home.html	Fri Oct 02 14:02:35 2009 +0530
+++ b/template/home.html	Fri Oct 02 18:31:55 2009 +0530
@@ -36,7 +36,7 @@
 	</div>
 	<div class="post">
 			<div class="title">
-				<h2><a name="venue">Venue:</a></h2>
+				<h2><a name="venue">Venue</a></h2>
 			</div>
 			<div class="entry">
 				<p>This conference is organized by <a href="http://fossee.in">"Free/Open source Software in Science and Engineering Education" (FOSSEE)</a> project under the <a href="http://www.sakshat.ac.in/">National Mission on Education (NME)</a> through Information and Communication Technologies (ICT) jointly with <a href="http://fossee.in">SPACE-Kerala </a>. SPACE-Kerala is helping coordinate and organize the conference.<br />
@@ -45,6 +45,22 @@
 	</div>
 	<div class="post">
 			<div class="title">
+				<h2><a name="organizers">Organizers</a></h2>
+			</div>
+			<div class="entry">
+				<p>
+				  <ul>
+					    <li>(co-chair) <a href='https://cirl.berkeley.edu/view/User/JarrodMillman'>Jarrod Millman</a>, Neuroscience Institute, UC Berkeley (USA)</li>
+					    <li>(co-chair) <a href='http://www.aero.iitb.ac.in/~prabhu'>Prabhu Ramachandran</a>, Department of Aerospace Engineering,
+IIT Bombay (India)</li>
+					    <li>Vimal Joseph, <a href='http://space-kerala.org/'>SPACE-Kerala (India)</a></li>
+					    <li><a href='http://fossee.in/'>FOSSEE Team</a></li>
+				    </ul>
+				</p>
+			</div>
+	</div>
+	<div class="post">
+			<div class="title">
 				<h2><a name="date">Dates</a></h2>
 			</div>
 			<div class="entry">
--- a/template/index.html	Fri Oct 02 14:02:35 2009 +0530
+++ b/template/index.html	Fri Oct 02 18:31:55 2009 +0530
@@ -58,9 +58,10 @@
 	    <li id="categories">
 				    <h2>Links</h2>
 				    <ul>
-					    <li><a href="#venue">Venue</a> </li>
-					    <li><a href="#theme">Theme</a> </li>
-					    <li><a href="#date">Dates</a> </li>
+					    <li><a href="http://scipy.in/#venue">Venue</a> </li>
+					    <li><a href="http://scipy.in/#theme">Theme</a> </li>
+					    <li><a href="http://scipy.in/#date">Dates</a> </li>
+					    <li><a href="http://scipy.in/#organizers">Organizers</a> </li>
 				    </ul>
 	    </li>		
 		  {% block sidebar %}