diff options
author | Anoop Jacob Thomas | 2010-11-08 11:43:09 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-08 11:43:09 +0530 |
commit | 69b13d221afe10412602795d3803814855318e6b (patch) | |
tree | 4ab865e07469d50cbafd0979a5672e954e864c91 /project/templates | |
parent | 5811e666fcf0cd344d7c029eaf8ef3429f12e68d (diff) | |
download | scipycon-69b13d221afe10412602795d3803814855318e6b.tar.gz scipycon-69b13d221afe10412602795d3803814855318e6b.tar.bz2 scipycon-69b13d221afe10412602795d3803814855318e6b.zip |
added perry's photo to speaker profile page.
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/talk/speakers.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/project/templates/talk/speakers.html b/project/templates/talk/speakers.html index 81ce573..e91532f 100644 --- a/project/templates/talk/speakers.html +++ b/project/templates/talk/speakers.html @@ -44,7 +44,9 @@ <div style="clear: both;"/> <br /><br /> - <div id="speaker"><div id="speakerphoto"></div> + <div id="speaker"><div id="speakerphoto"><img alt="Perry Greenfield" + src="/static/img/perry.jpg" width=200/></div> + <div id="speakerinfo"><h3>Perry Greenfield</h3> Perry Greenfield received a Ph.D. in Physics from M.I.T. His thesis was based on Very Large Array radio observations of the first discovered @@ -67,7 +69,7 @@ <div id="speaker"> <div id="speakerphoto"><img alt="Prabhu Ramachandran" - src="/static/img/prabhu_ramachandran.jpg" /></div> + src="/static/img/prabhu_ramachandran.jpg" width=200/></div> <div id="speakerinfo"><h3>Prabhu Ramachandran</h3> Dr Prabhu has been a faculty member at the department of Aerospace Engineering, IIT Bombay since 2005. He has a PhD in Aerospace Engineering from IIT Madras. |