project/templates/_right_menu.html
author Parth buch <parth.buch.115@gmail.com>
Mon, 31 Oct 2011 09:24:44 +0530
branch2011
changeset 439 da0c2e87922d
parent 410 8266891e48ec
child 471 7b4e105b68ba
permissions -rw-r--r--
changed the order of mhrd and enthought
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>
439
da0c2e87922d changed the order of mhrd and enthought
Parth buch <parth.buch.115@gmail.com>
parents: 410
diff changeset
    10
  	<li><a href="/scipyin/2011/about/sponsors/">
da0c2e87922d changed the order of mhrd and enthought
Parth buch <parth.buch.115@gmail.com>
parents: 410
diff changeset
    11
    <img src="/static/img/mhrd_logo.png" alt="MHRD Logo"
da0c2e87922d changed the order of mhrd and enthought
Parth buch <parth.buch.115@gmail.com>
parents: 410
diff changeset
    12
    title="MHRD 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/enthought_logo.png" alt="Enthought Logo"
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    15
    title="Enthought 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
    16
  </ul></p>
398
09c8e955b145 added MHRD logo to sponsors
Parth buch <parth.buch.115@gmail.com>
parents: 384
diff changeset
    17
  <h2><strong>Venue</strong></h2>
336
ce5fbef32806 Changed the right hand sidebar 10008th time.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 306
diff changeset
    18
  <p><ul>
383
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    19
    <li><a href="/scipyin/2011/about/sponsors/">
7ef2c154a31d Changed the Sponsors information
Parth buch <parth.buch.115@gmail.com>
parents: 336
diff changeset
    20
    <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
    21
    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
    22
  </ul></p>
410
8266891e48ec Removed the FSF logo
Parth buch <parth.buch.115@gmail.com>
parents: 398
diff changeset
    23
</div>