From b13a81e3e9fb0eae0c16ff32415ead213e6602e6 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Wed, 16 Dec 2009 22:58:13 +0530 Subject: Added /static to speakers images. --- project/templates/base.html | 4 ++-- project/templates/talk/speakers.html | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'project') diff --git a/project/templates/base.html b/project/templates/base.html index 5c6c47f..ddac403 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -14,7 +14,7 @@ - + @@ -49,7 +49,7 @@ diff --git a/project/templates/talk/speakers.html b/project/templates/talk/speakers.html index 648aaab..710c38d 100644 --- a/project/templates/talk/speakers.html +++ b/project/templates/talk/speakers.html @@ -7,7 +7,7 @@

The following speakers are invited.

Travis Oliphant
+ src="/static/img/hs_travis.jpg" height=155 width=200 />

Travis Oliphant (Keynote)

He is the architect of NumPy and author of the definitive guide to NumPy. He was formerly a member of faculty at BYU and is currently @@ -16,7 +16,7 @@
Jarrod Millman
+ src="/static/img/jarrod.png" />

Jarrod Millman

He is on the SciPy steering committee and an active contributor to both the NumPy and SciPy projects. He is the acting @@ -40,7 +40,7 @@
Christopher Burns
+ src="/static/img/ChristopherBurns.jpg" height=190 width=200 />

Christopher Burns

He is one of the lead developers on the Neuroimaging in Python project (NiPy). He is a software engineer in @@ -53,7 +53,7 @@
Prabhu Ramachandran
+ src="/static/img/prabhu_ramachandran.jpg" />

Prabhu Ramachandran

He is the architect of Mayavi (3D visualization in Python) and is currently a faculty member at the Department of Aerospace Engineering, @@ -64,7 +64,7 @@
Asokan Pichai
+ src="/static/img/pasokan.jpg" height=119 width=200 />

Asokan Pichai

Mr. Asokan Pichai is the consultant/Project manager for the Python group of the FOSSEE project. He is also the principal consultant at -- cgit