project/templates/about/accommodation.html
author Amit Sethi
Wed, 01 Dec 2010 15:42:18 +0530
changeset 326 1368a770d991
parent 314 d49cd84fb9c0
child 361 a109ce7f7758
permissions -rw-r--r--
Changed the accomodation page table
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>
313
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
     4
<p class="noindent">40 rooms have been reserved for the male students
314
d49cd84fb9c0 Making some small changes to accomodation page
Amit Sethi
parents: 313
diff changeset
     5
and faculty on a triple sharing basis. In total we can accommodate 120
313
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
     6
male participants.  We also have reserved 10 rooms to female
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
     7
participants on twin sharing basis. Thus we can provide accommodation
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
     8
for 20 female participants. People who pay the accommodation fee
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
     9
through our fee payment process will be alloted accommodation on
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
    10
first-come-first-serve basis. For further details visit:
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
    11
<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
    12
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
    13
</p>
50
18471b0201a7 Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    14
18471b0201a7 Added accommodation details.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    15
307
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    16
<h1>Other possible venues for accommodation</h1>
313
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
    17
<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
    18
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
    19
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
    20
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
    21
accommodation at those places.
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    22
d0e2902f5de3 Modifying Accommodation content for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 51
diff changeset
    23
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
    24
313
14b5c173b344 Enabling the Accomodation link
Amit Sethi
parents: 308
diff changeset
    25
<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
    26
<caption></caption>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    27
<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
    28
</colgroup>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    29
<thead>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    30
<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
    31
</tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    32
</thead>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    33
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    34
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    35
<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
    36
<p>Road No.2, I.T. Park
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    37
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    38
</p><p>Nanakramguda,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    39
</p><p>GachiBowli
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    40
</p><p>Hyderabad - 500019,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    41
</p><p>India
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    42
</p><p>Tel&nbsp;: 91-(40)-44508888
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    43
</p><p>Fax: 91-(40)-44509999
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    44
</p><p>E-mail: sales@istahyderabad.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    45
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    46
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    47
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    48
<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
    49
<p>Hill Ridge Springs,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    50
</p><p>Gachibowli,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    51
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    52
</p><p>Hyderabad,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    53
</p><p>Andhra Pradesh - 500 032,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    54
</p><p>India.
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    55
</p><p>Tel: +91 40 6628 8488
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    56
</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
    57
</p><p>E-mail: reservations@ellaahotels.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    58
</p><p>Website: www.ellaahotels.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    59
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    60
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    61
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    62
<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
    63
<p>Novotel &amp; HICC Complex
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    64
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    65
</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
    66
</p><p>Cyberabad Post Office
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    67
</p><p>HYDERABAD - 500081
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    68
</p><p>INDIA
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    69
</p><p>Tel&nbsp;: +91-40-66824422
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    70
</p><p>Fax&nbsp;: +91-40-66844422
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    71
</p><p>reservations@novotelhyderabad.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    72
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    73
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    74
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    75
<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
    76
<p>501, Monte Carlo Apartments
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    77
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    78
</p><p>Near Kondapur 'X' Roads
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    79
</p><p>Adjacent TCS, Madhapur
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    80
</p><p>Hyderabad-500 081
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    81
</p><p>Ph +91 40 2311 5799
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    82
</p><p>Mobile: +91 9866179116, +91 8106548334
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    83
</p><p>e-mail: livewell@livewellimpex.net 
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    84
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    85
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    86
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    87
<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
    88
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    89
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
    90
<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
    91
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    92
<p>Kothaguda X Road's Kondapur,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    93
</p><p>Cyberabad,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    94
</p><p>Hyderabad - 81.
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    95
</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
    96
</p><p>Fax: + 91 40 2300 0333
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    97
</p><p>www.swagathderoyal.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    98
</p><p>Email: info@swagathderoyal.com  
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
    99
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   100
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   101
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
   102
<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
   103
<p>Plot No.4, Sri Harsha Building
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   104
</p><p>Vinayaknagar,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   105
</p><p>Near EPTRI
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   106
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   107
</p><p>Gachibowli,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   108
</p><p>Hyderabad - 500032
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   109
</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
   110
</p><p>Email&nbsp;: adityainn@hotmail.com
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   111
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   112
</td></tr>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   113
<tr>
326
1368a770d991 Changed the accomodation page table
Amit Sethi
parents: 314
diff changeset
   114
<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
   115
<p>Mr Laxman Babu
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   116
</p><p>Kannayalal Complex,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   117
</p><p>Indiranagar Bus stop,
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   118
</p><p>Gachibowli, Hyderabad-500 008
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   119
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   120
</p><p>Phone: +91 40 2300 1678,79
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   121
</p>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   122
</td></tr></table>
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   123
d552e3a8f7e2 changes to accomodation page added table for nearby hotels
Amit Sethi
parents: 307
diff changeset
   124
{% endblock content %}