project/templates/talk/download-videos.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 10 Jan 2011 16:37:15 +0530
changeset 375 146fb4874a9c
parent 371 f2b47f5dac06
permissions -rw-r--r--
Fix the Part 3 Video link and remove Part 4 video link since it does not exist.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
371
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     1
{% extends "base.html" %}
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     2
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     3
{% block title %}Talk Videos{% endblock %}
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     4
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     5
{% block content %}
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     6
<h1>Videos for Download</h1>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     7
<h2>First day talks </h2>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     8
<p>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
     9
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-1.ogv">
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    10
    Part 1
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    11
  </a>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    12
&nbsp;  
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    13
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-2.ogv">
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    14
   Part 2
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    15
  </a>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    16
&nbsp;
375
146fb4874a9c Fix the Part 3 Video link and remove Part 4 video link since it does not exist.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 371
diff changeset
    17
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-3.ogv">
146fb4874a9c Fix the Part 3 Video link and remove Part 4 video link since it does not exist.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 371
diff changeset
    18
    Part 3
146fb4874a9c Fix the Part 3 Video link and remove Part 4 video link since it does not exist.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 371
diff changeset
    19
  </a>
146fb4874a9c Fix the Part 3 Video link and remove Part 4 video link since it does not exist.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 371
diff changeset
    20
  <!--  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-4.ogv">
371
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    21
  Part 4
375
146fb4874a9c Fix the Part 3 Video link and remove Part 4 video link since it does not exist.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 371
diff changeset
    22
  </a> -->
371
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    23
  <br />
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    24
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-5.ogv">
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    25
     Part 5
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    26
  </a>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    27
&nbsp;
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    28
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-6.ogv">
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    29
      Part 6
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    30
  </a>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    31
&nbsp;  
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    32
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-7.ogv">
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    33
      Part 7
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    34
  </a>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    35
&nbsp;  
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    36
  <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-8.ogv">
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    37
      Part 8
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    38
  </a>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    39
<br />
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    40
<br />
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    41
<h3> This is an incomplete list we shall add more videos in the coming days. </h3>
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    42
</p><br />
f2b47f5dac06 Changes to put a download videos link and page on scipy.in
Amit Sethi
parents:
diff changeset
    43
{% endblock content %}