diff options
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. |