diff options
author | Anoop Jacob Thomas | 2010-11-14 20:42:33 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-14 20:42:33 +0530 |
commit | e4df81ae6e860387645b3de4bd14453754ef2b9c (patch) | |
tree | 7e227fd8c7fd91f99068ae2beb3d0a2cb275979f /project/templates | |
parent | 3a3a572dece5f154eea877cc9f789b8cf4ca759e (diff) | |
download | scipycon-e4df81ae6e860387645b3de4bd14453754ef2b9c.tar.gz scipycon-e4df81ae6e860387645b3de4bd14453754ef2b9c.tar.bz2 scipycon-e4df81ae6e860387645b3de4bd14453754ef2b9c.zip |
Changed video on home page to short version.
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/home.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/project/templates/home.html b/project/templates/home.html index 4a6c3bc..f757810 100644 --- a/project/templates/home.html +++ b/project/templates/home.html @@ -27,9 +27,11 @@ interpreter make Python an excellent language for Scientific Computing.</p> make Python a perfect fit for use in Education, Industry and Scientific Computing.</p> +<h1>Why Python?</h1> + <p> <video - src="http://fossee.in/sitefiles/Videos/why_python.ogv" + src="http://fossee.in/sitefiles/Videos/why_python_short.ogv" width=50% height=50% controls> @@ -37,8 +39,9 @@ Computing.</p> </video> </p> <p> -<a href="http://fossee.in/sitefiles/Videos/why_python.ogv">Download video</a> +<a href="http://fossee.in/sitefiles/Videos/why_python_short.ogv">Download video (14 min - short version)</a> | <a href="http://fossee.in/sitefiles/Videos/why_python.ogv">Download video (41 min - long version)</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 |