author | Madhusudan.C.S <madhusudancs@gmail.com> |
Wed, 21 Jul 2010 03:27:56 +0530 | |
changeset 141 | 3a325a865252 |
parent 105 | 9ce5f3e887ce |
child 165 | e5c0674761e7 |
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"> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
5 |
<p>The conference is being held at the International Institute of Information |
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
6 |
Technology in Hyderabad, keeping in mind accessibility, the number of attendees |
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
7 |
and the location, among other aspects to be considered.</p> |
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
8 |
|
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
9 |
<p> |
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
10 |
<strong>More about IIIT-Hyderabad, the city of Hyderabad and some |
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
67
diff
changeset
|
11 |
interesting pictures work coming soon.</strong></p> |
15
07e4c036a0e7
Added venue information.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
12 |
</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
|
13 |
{% endblock content %} |