diff options
author | Kadambari Devarajan | 2010-11-26 19:29:54 +0530 |
---|---|---|
committer | Kadambari Devarajan | 2010-11-26 19:29:54 +0530 |
commit | 501661813cdb03c71a33bac825bc722e23a1ab0d (patch) | |
tree | a8824da194677b9ba823a3a3a7f6bbb9df1b4077 /project/templates/_right_menu.html | |
parent | 28b067baf91b73a9a03734e81b9898bb02dbe2ec (diff) | |
download | scipycon-501661813cdb03c71a33bac825bc722e23a1ab0d.tar.gz scipycon-501661813cdb03c71a33bac825bc722e23a1ab0d.tar.bz2 scipycon-501661813cdb03c71a33bac825bc722e23a1ab0d.zip |
Add a new page for Sponsors and all the boiler plate. Add responsibilities for each sponsor. Remove all the sponsor information from right hand menu.
Diffstat (limited to 'project/templates/_right_menu.html')
-rw-r--r-- | project/templates/_right_menu.html | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/project/templates/_right_menu.html b/project/templates/_right_menu.html index ccd3afe..4a7fe85 100644 --- a/project/templates/_right_menu.html +++ b/project/templates/_right_menu.html @@ -8,46 +8,5 @@ IIT Bombay, India (Conference Co-Chair)</li> height="90" /> <a href="http://fossee.in/"> FOSSEE Team</a></li> - <li><img src="/static/img/enhanceedu_logo.png" alt="IIIT-H Logo" - title="IIIT-H Logo" height="150" /><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> - <li><img src="/static/img/enthought_logo.png" alt="Enthought Logo" - title="Enthought Logo" width=260/><br/> - <a href="http://www.enthought.com/"> - Enthought, Inc.</a></li> - <li><img src="/static/img/python_logo.gif" alt="PSF Logo" - title="PSF Logo" width=260/><br/> - <a href="http://www.python.org/psf/"> - Python Software Foundation</a></li> - <li><img src="/static/img/enhanceedu_logo.png" alt="IIIT-H Logo" - title="IIIT-H Logo" height="150" /><br/> - <a href="http://www.iiit.ac.in/"> - EnhanceEdu, IIIT - Hyderabad</a></li> - </ul></p> - <h2>Venue Sponsors</h2> - <p><ul> - <li><a href="http://www.isb.edu/"> - <img src="/static/img/isb_logo.gif" - alt="Indian School of Business Logo" - title="Indian School of Business" /><br /></a></li> - <br /> - <li><a href="http://www.mahindrasatyam.com/"> - <img src="/static/img/mahindra_satyam_logo.jpg" - alt="Mahindra Satyam Logo" - title="Mahindra Satyam Logo" height=23 width="260" /></a></li> - <br /> - <li><a href="http://www.iiit.ac.in/"> - <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/"></a></li> </ul></p> </div> |