project/templates/_right_menu.html
author primal primal007@gmail.com
Wed, 14 Sep 2011 15:12:30 +0530
branch2011
changeset 394 9f2a90e36386
parent 384 9a2af07c9a60
child 398 09c8e955b145
permissions -rw-r--r--
Reduced the number of days for accomodation

<div id="right-inner">
  <h2>Organizers</h2>
  <p><ul>
    <li><a href="http://fossee.in/">FOSSEE Team</a></li>
  </ul></p>
  <h2><strong>Main Sponsor</strong></h2>
  <p><ul>
    <li><a href="/scipyin/2011/about/sponsors/">
    <img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
    width="240" /></a></li>
  </ul></p>
  <h2><strong>Additional Sponsors</strong></h2>
  <p><ul>
    <li><a href="/scipyin/2011/about/sponsors/">
    <img src="/static/img/enthought_logo.png" alt="Enthought Logo"
    title="Enthought Logo"  width="240"/><br/></a></li>
    <li><a href="/scipyin/2011/about/sponsors/">
    <img src="/static/img/python_logo.gif" alt="PSF Logo"
    title="PSF Logo" width=260/><br/></a></li>
  </ul></p>
  <h2><strong>Venue Sponsors</strong></h2>
  <p><ul>
    <li><a href="/scipyin/2011/about/sponsors/">
    <img src="/static/img/iitb_logo.jpg" height=180 alt="IIT-B Logo"
    title="IIT-B Logo"  /><br/></a></li>
  </ul></p>
</div>