equal
deleted
inserted
replaced
1 {% extends "base.html" %} |
1 {% extends "base.html" %} |
2 |
2 |
3 {% block title %}My Talks{% endblock %} |
3 {% block title %}Conference Talks - {% endblock %} |
4 |
4 |
5 {% block content %} |
5 {% block content %} |
6 <h1>SciPy.in 2009 Schedule</h1> |
6 <h1>SciPy.in 2009 Schedule</h1> |
7 <strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> |
7 <strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> |
8 General/Non-programmer: <img src="/img/general.png" alt="General" /> |
8 General/Non-programmer: <img src="/img/general.png" alt="General" /> |