project/templates/about/accommodation.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 10 Dec 2010 19:16:36 +0530
changeset 361 a109ce7f7758
parent 326 1368a770d991
permissions -rw-r--r--
Typos corrections suggested by KD for the about pages.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>
361
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
     4
<p class="noindent">Forty rooms have been reserved for male students
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
     5
and faculty on a triple sharing basis in the hostels at IIIT. In total,
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
     6
we can accommodate 120 male participants. We also have reserved 10
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
     7
rooms for female participants on twin sharing basis. Thus, we can
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
     8
provide accommodation for 20 female participants. People who pay the
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
     9
accommodation fee through our fee payment process will be allotted
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
    10
accommodation on first-come-first-serve basis. Accommodation cannot
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
    11
be assured if the fee is not paid by December 10th, 2010. For further
a109ce7f7758 Typos corrections suggested by KD for the about pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 326
diff changeset
    12
details visit: <a href="http://scipy.in/scipyin/2010/about/fees/">
307
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    13
http://scipy.in/scipyin/2010/about/fees/</a>
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    14
</p>
50
18471b0201a7 Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    15
18471b0201a7 Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    16
307
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    17
<h1>Other possible venues for accommodation</h1>
313
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
    18
<p class="noindent">If you are unable to secure the accommodation with us,
307
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    19
because of the limited number of rooms we have, there are many hotels and
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    20
guest houses at Gachibowli, Hyderabad. We have mentioned a few of them
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    21
below for your reference. You can directly contact them if you need
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    22
accommodation at those places.
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    23
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    24
List of Hotels and Guest Houses close to IIIT, Hyderabad:
50
18471b0201a7 Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    25
313
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
    26
<table class="scipycon-default-border" cellpadding="6" rules="groups" frame="hsides">
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    27
<caption></caption>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    28
<colgroup><col class="right" /><col class="left" /><col class="left" />
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    29
</colgroup>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    30
<thead>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    31
<tr><th scope="col" class="right">Name</th><th scope="col" class="left">Type</th><th scope="col" class="left">Address</th>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    32
</tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    33
</thead>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    34
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    35
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    36
<td><a href="http://www.istahyderabad.com" class="external free" title="http://www.istahyderabad.com" rel="nofollow">Ista</a></td><td>5 Star Facilities</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    37
<p>Road No.2, I.T. Park
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    38
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    39
</p><p>Nanakramguda,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    40
</p><p>GachiBowli
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    41
</p><p>Hyderabad - 500019,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    42
</p><p>India
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    43
</p><p>Tel&nbsp;: 91-(40)-44508888
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    44
</p><p>Fax: 91-(40)-44509999
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    45
</p><p>E-mail: sales@istahyderabad.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    46
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    47
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    48
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    49
<td><a href="http://www.ellaasuites.com" class="external free" title="http://www.ellaasuites.com" rel="nofollow">Ella Campus</a></td><td>4 Star Facilities</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    50
<p>Hill Ridge Springs,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    51
</p><p>Gachibowli,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    52
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    53
</p><p>Hyderabad,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    54
</p><p>Andhra Pradesh - 500 032,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    55
</p><p>India.
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    56
</p><p>Tel: +91 40 6628 8488
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    57
</p><p>Fax: +91 40 2300 2120, +91 40 6628 8477
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    58
</p><p>E-mail: reservations@ellaahotels.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    59
</p><p>Website: www.ellaahotels.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    60
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    61
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    62
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    63
<td><a href="http://www.novotelhyderabad.com" class="external free" title="http://www.novotelhyderabad.com" rel="nofollow">Novotel</a></td><td>5 Star Facilities</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    64
<p>Novotel &amp; HICC Complex
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    65
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    66
</p><p>(Adjacent to Hitech City), P O Bag 1101
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    67
</p><p>Cyberabad Post Office
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    68
</p><p>HYDERABAD - 500081
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    69
</p><p>INDIA
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    70
</p><p>Tel&nbsp;: +91-40-66824422
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    71
</p><p>Fax&nbsp;: +91-40-66844422
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    72
</p><p>reservations@novotelhyderabad.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    73
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    74
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    75
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    76
<td><a href="http://www.livewellimpex.net/" class="external free" title="http://www.livewellimpex.net/" rel="nofollow">LiveWell Impex</a></td><td>Service Apartment</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    77
<p>501, Monte Carlo Apartments
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    78
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    79
</p><p>Near Kondapur 'X' Roads
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    80
</p><p>Adjacent TCS, Madhapur
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    81
</p><p>Hyderabad-500 081
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    82
</p><p>Ph +91 40 2311 5799
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    83
</p><p>Mobile: +91 9866179116, +91 8106548334
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    84
</p><p>e-mail: livewell@livewellimpex.net 
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    85
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    86
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    87
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    88
<td><a href="http://www.qualityinn.com/" class="external free" title="http://www.qualityinn.com/" rel="nofollow">Quality Inn Pearl</a><td>3 Star Facilities</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    89
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    90
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    91
<td><a href="http://www.swagathderoyal.com/" class="external free" title="http://www.swagathderoyal.com/" rel="nofollow">Swagath-De-Royal</a></td><td>3 Star Facilities</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    92
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    93
<p>Kothaguda X Road's Kondapur,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    94
</p><p>Cyberabad,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    95
</p><p>Hyderabad - 81.
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    96
</p><p>Phone: +91 40 2300 1333 / 888 / 999.
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    97
</p><p>Fax: + 91 40 2300 0333
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    98
</p><p>www.swagathderoyal.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    99
</p><p>Email: info@swagathderoyal.com  
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   100
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   101
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   102
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
   103
<td><a href="http://www.adityainn.com/" class="external free" title="http://www.adityainn.com/" rel="nofollow">Aditya Inn</a></td><td>Guest House</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   104
<p>Plot No.4, Sri Harsha Building
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   105
</p><p>Vinayaknagar,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   106
</p><p>Near EPTRI
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   107
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   108
</p><p>Gachibowli,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   109
</p><p>Hyderabad - 500032
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   110
</p><p>Phone&nbsp;: +91 40 2300 2208/9, 4013 8108, 4200 0518
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   111
</p><p>Email&nbsp;: adityainn@hotmail.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   112
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   113
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   114
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
   115
<td>Genius Hostel for Men</td><td>Hostel</td><td>
308
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   116
<p>Mr Laxman Babu
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   117
</p><p>Kannayalal Complex,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   118
</p><p>Indiranagar Bus stop,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   119
</p><p>Gachibowli, Hyderabad-500 008
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   120
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   121
</p><p>Phone: +91 40 2300 1678,79
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   122
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   123
</td></tr></table>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   124
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   125
{% endblock content %}