author | Madhusudan.C.S <madhusudancs@gmail.com> |
Sat, 12 Dec 2009 02:44:13 +0530 | |
changeset 61 | 959ec5eaafb1 |
parent 17 | b150327aaf38 |
child 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"> |
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
5 |
<p>The conference is proposed to be held at the Technopark in Trivandrum, keeping |
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
6 |
in mind accessibility, the number of attendees and the location, among other |
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
7 |
aspects to be considered.</p> |
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 %} |