author | amit |
Sat, 30 Oct 2010 13:24:30 +0530 | |
changeset 188 | e98146ed3dca |
parent 51 | 3ae979055114 |
child 307 | d0e2902f5de3 |
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> |
51
3ae979055114
Accommodation CSS fix.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
50
diff
changeset
|
4 |
<p class="noindent">We are providing free accommodation on twin sharing basis for teachers |
50
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 |
|
51
3ae979055114
Accommodation CSS fix.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
50
diff
changeset
|
7 |
<p class="noindent">For students, research scholars etc. we can arrange accommodation on the |
50
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 |
|
51
3ae979055114
Accommodation CSS fix.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
50
diff
changeset
|
11 |
<p class="noindent">Please contact <strong>Mr.Hareesh: +91-9446190683</strong> or |
3ae979055114
Accommodation CSS fix.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
50
diff
changeset
|
12 |
<strong>Mr.Nikhil: +91-9446263698</strong> for any other details</p> |
50
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 %} |