project/templates/_right_menu.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 24 Nov 2010 20:17:58 +0530
changeset 294 7c12c63fef3b
parent 190 d351d19d3589
child 297 ccfa7953b68c
permissions -rw-r--r--
Add IIITH logo to the website right hand side menu.

<div id="right-inner">
  <h2>Important dates</h2>
  <p><ul>
    <li>Wednesday, Nov. 10: Abstracts Due</li>
    <li>Monday, Nov. 15: Schedule announced
    <li>Sunday, Dec. 05: Proceedings paper submission due
    <li>Monday-Tuesday, Dec. 13-14: Conference
    <li>Wednesday-Friday, Dec. 15-17: Tutorials/Sprints
    <li>Saturday, Dec. 18: Sprints
  </ul></p>

  <h2>Organizers</h2>
  <p><ul>
    <li><a href='http://www.jarrodmillman.com/'>Jarrod Millman</a>, Neuroscience Institute, UC Berkeley (USA)(Conference Co-Chair)</li>
    <li><a href='http://www.aero.iitb.ac.in/~prabhu'>Prabhu Ramachandran</a>, Department of Aerospace Engineering,
IIT Bombay, India (Conference Co-Chair)</li>
    <li><img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
    height="90" />
    <a href="http://fossee.in/">
    FOSSEE Team</a></li>
    <li><img src="/static/img/iiith_logo.gif" alt="IIIT-H Logo"
    title="IIIT-H Logo" height="108" /><br/>
    <a href="http://www.iiit.ac.in/">
    EnhanceEdu, IIIT - Hyderabad</a></li>
  </ul></p>
  <h2>Sponsors</h2>
  <p><ul>
    <li><img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
    height="90" />
    <a href="http://www.sakshat.ac.in/">
    National Mission on Education (NME)</a> through Information and
    Communication Technologies (ICT), Government of India</li>
  </ul></p>

</div>