author | Madhusudan.C.S <madhusudancs@gmail.com> |
Wed, 09 Dec 2009 22:23:23 +0530 | |
changeset 50 | 18471b0201a7 |
parent 1 | fda1c66b25f9 |
child 51 | 3ae979055114 |
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 %} |
50
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
3 |
<h1>Accommodation for delegates</h1> |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
4 |
<p>We are providing free accommodation on twin sharing basis for teachers |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
5 |
from recognised institutes.</p> |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
6 |
|
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
7 |
<p>For students, research scholars etc. we can arrange accommodation on the |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
8 |
same venue on payment basis which costs Rs.250 including breakfast and dinner |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
9 |
per <b>day</b> per <b>person</b>.</p> |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
10 |
|
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
11 |
<p>Please contact Hareesh - 9446190683 or Nikhil - 9446263698 for any other |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
12 |
details</p> |
18471b0201a7
Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
13 |
|
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
14 |
{% endblock content %} |