From 69b13d221afe10412602795d3803814855318e6b Mon Sep 17 00:00:00 2001 From: Anoop Jacob Thomas Date: Mon, 8 Nov 2010 11:43:09 +0530 Subject: added perry's photo to speaker profile page. --- project/static/img/perry.jpg | Bin 0 -> 143872 bytes project/templates/talk/speakers.html | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 project/static/img/perry.jpg (limited to 'project') diff --git a/project/static/img/perry.jpg b/project/static/img/perry.jpg new file mode 100644 index 0000000..d94f466 Binary files /dev/null and b/project/static/img/perry.jpg differ 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 @@


-
+
Perry Greenfield
+

Perry Greenfield

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 @@
Prabhu Ramachandran
+ src="/static/img/prabhu_ramachandran.jpg" width=200/>

Prabhu Ramachandran

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. -- cgit