project/templates/_right_menu.html
author Parth buch <parth.buch.115@gmail.com>
Wed, 14 Sep 2011 15:41:09 +0530
branch2011
changeset 398 09c8e955b145
parent 384 9a2af07c9a60
child 410 8266891e48ec
permissions -rw-r--r--
added MHRD logo to sponsors
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
113
87a87487580d Renamed sponsors template as right side menu template.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     1
<div id="right-inner">
87a87487580d Renamed sponsors template as right side menu template.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     2
  <h2>Organizers</h2>
87a87487580d Renamed sponsors template as right side menu template.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     3
  <p><ul>
383
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
     4
    <li><a href="/scipyin/2011/about/sponsors/">
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
     5
    <img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
     6
    width="240" /></a></li>
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
     7
  </ul></p>
398
09c8e955b145 added MHRD logo to sponsors
Parth buch <parth.buch.115@gmail.com>
parents: 384
diff changeset
     8
  <h2><strong>Sponsors</strong></h2>
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
     9
  <p><ul>
383
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    10
    <li><a href="/scipyin/2011/about/sponsors/">
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    11
    <img src="/static/img/enthought_logo.png" alt="Enthought Logo"
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    12
    title="Enthought Logo"  width="240"/><br/></a></li>
383
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    13
    <li><a href="/scipyin/2011/about/sponsors/">
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    14
    <img src="/static/img/python_logo.gif" alt="PSF Logo"
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    15
    title="PSF Logo" width=260/><br/></a></li>
398
09c8e955b145 added MHRD logo to sponsors
Parth buch <parth.buch.115@gmail.com>
parents: 384
diff changeset
    16
    <li><a href="/scipyin/2011/about/sponsors/">
09c8e955b145 added MHRD logo to sponsors
Parth buch <parth.buch.115@gmail.com>
parents: 384
diff changeset
    17
    <img src="/static/img/mhrd_logo.png" alt="MHRD Logo"
09c8e955b145 added MHRD logo to sponsors
Parth buch <parth.buch.115@gmail.com>
parents: 384
diff changeset
    18
    title="MHRD Logo" width=240/><br/></a></li>
297
ccfa7953b68c Adding ISB, Mahindra Satyam and EnhanceEdu's logos to relevant sponsorship lists.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 294
diff changeset
    19
  </ul></p>
398
09c8e955b145 added MHRD logo to sponsors
Parth buch <parth.buch.115@gmail.com>
parents: 384
diff changeset
    20
  <h2><strong>Venue</strong></h2>
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    21
  <p><ul>
383
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    22
    <li><a href="/scipyin/2011/about/sponsors/">
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    23
    <img src="/static/img/iitb_logo.jpg" height=180 alt="IIT-B Logo"
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    24
    title="IIT-B Logo"  /><br/></a></li>
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    25
  </ul></p>
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    26
</div>