diff options
author | Anoop Jacob Thomas | 2010-11-12 19:03:55 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-12 19:03:55 +0530 |
commit | e825e305e20313a325ff0b0193246987b2ffd8ef (patch) | |
tree | 45c6437ebeeca3920d26525417a588cd3e57b4b1 /project/templates | |
parent | 543c1f1671ce5a18209eab3996212146204f1e57 (diff) | |
download | scipycon-e825e305e20313a325ff0b0193246987b2ffd8ef.tar.gz scipycon-e825e305e20313a325ff0b0193246987b2ffd8ef.tar.bz2 scipycon-e825e305e20313a325ff0b0193246987b2ffd8ef.zip |
Embedded why python video in homepage.
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/home.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/project/templates/home.html b/project/templates/home.html index 91b5977..3e46859 100644 --- a/project/templates/home.html +++ b/project/templates/home.html @@ -26,6 +26,17 @@ interpreter make Python an excellent language for Scientific Computing.</p> <p>All these features when combined with their wide-ranging applications make Python a perfect fit for use in Education, Industry and Scientific Computing.</p> + +<video + src="http://fossee.in/sitefiles/Videos/why_python.ogv" + width=50% + height=50% + controls> + Your Browser does not support the video tag, upgrade to Firefox 3.5+ +</video> +<p> +<a href="http://fossee.in/sitefiles/Videos/why_python.ogv">Download video</a> +</p> <h1>Scope of the conference</h1>
<p><strong>Scipy.in </strong>is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing |