author | Madhusudan.C.S <madhusudancs@gmail.com> |
Tue, 13 Jul 2010 17:00:55 +0530 | |
changeset 106 | 7ebd3a7e8ccf |
parent 67 | 48454b116b66 |
permissions | -rw-r--r-- |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
{% extends "base.html" %} |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
{% block content %} |
15
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
3 |
<h1>Venue</h1> |
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
4 |
<div class="entry"> |
67
48454b116b66
Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
17
diff
changeset
|
5 |
<p>The conference is being held at the Park Center, Technopark in Trivandrum, |
48454b116b66
Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
17
diff
changeset
|
6 |
keeping in mind accessibility, the number of attendees and the location, |
48454b116b66
Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
17
diff
changeset
|
7 |
among other aspects to be considered.</p> |
15
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
8 |
</div> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
9 |
{% endblock content %} |