diff options
-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/"> |