diff options
author | Madhusudan.C.S | 2010-11-28 23:38:06 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2010-11-28 23:38:06 +0530 |
commit | 296372bdedf03f869db8da8d87a1a623008b9031 (patch) | |
tree | f83f14f79612eb6c32d5c9af5fdc37326e15be72 /project | |
parent | be4c4b3333142925f463090dfea94a994110c112 (diff) | |
download | scipycon-296372bdedf03f869db8da8d87a1a623008b9031.tar.gz scipycon-296372bdedf03f869db8da8d87a1a623008b9031.tar.bz2 scipycon-296372bdedf03f869db8da8d87a1a623008b9031.zip |
Changed right side menu to have organizers and local organizers.
Diffstat (limited to 'project')
-rw-r--r-- | project/templates/_right_menu.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/project/templates/_right_menu.html b/project/templates/_right_menu.html index 4a7fe85..97f67b0 100644 --- a/project/templates/_right_menu.html +++ b/project/templates/_right_menu.html @@ -1,9 +1,19 @@ <div id="right-inner"> <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> + </ul></p> + <br/><br/> + <h2>Local Organizers</h2> + <p><ul> + <li><img src="/static/img/enhanceedu_logo.png" alt="IIIT-H Logo" + title="IIIT-H Logo" height="150" /><br/> + <a href="http://enhanceedu.iiit.ac.in/"> + EnhanceEdu, IIIT-Hyderabad</a></li> + <br/> <li><img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo" height="90" /> <a href="http://fossee.in/"> |