1 {% extends "base.html" %} |
1 {% extends "base.html" %} |
2 {% block content %} |
2 {% block content %} |
3 <h1>We will update this page once we have more information on it.</h1> |
3 <h1>How to reach the venue?</h1> |
|
4 <p>Once you reach Trivandrum Central Station, you can reach Technopark by |
|
5 bus, taxi or an autorickshaw.</p> |
|
6 |
|
7 <p>To take a bus to Technopark, you need to go to the Thampanoor bus stand |
|
8 located opposite to the Trivandrum central railway station and board a bus |
|
9 that leaves for Kollam. The ticket costs you about Rs.20. You must get |
|
10 down at Kazhakuttam stop. From there you must hire an autorickshaw to |
|
11 Technopark. Auto fare to Technopark is between Rs.10-15.</p> |
|
12 |
|
13 <p>Air conditioned volvo buses to Technopark are available from East fort |
|
14 which is approximately 1km from Trivandrum Central Railway Station.</p> |
|
15 |
|
16 <p>Timings of KSRTC volvo A/C buses from East fort that reaches Technopark |
|
17 are at:</p> |
|
18 |
|
19 <p> |
|
20 <table class="kiwipycon-default"> |
|
21 <tr><th>From East fort</th><th>Reaches Technopark at</th></tr> |
|
22 <tr><td>6:00AM</td><td>6:40AM</td></tr> |
|
23 <tr><td>7:00AM</td><td>7:35AM</td></tr> |
|
24 <tr><td>7:00AM</td><td>7:45AM</td></tr> |
|
25 <tr><td>7:50AM</td><td>8:30AM</td></tr> |
|
26 <tr><td>9:10AM</td><td>9:50AM</td></tr> |
|
27 </table> |
|
28 </p> |
|
29 |
|
30 <p>You can also take a taxi to Technopark from outside the Thampanoor central |
|
31 railway station. Taxi fare is about Rs 350.</p> |
|
32 |
|
33 <p>You can even take an autorickshaw to Technopark from the the prepaid |
|
34 autorickshaw stand infront of Trivandrum central railway station. Prepaid |
|
35 auto fare to technopark is about Rs.125 upto the front gate of technopark |
|
36 and about Rs.25 more to the campus.</p> |
|
37 |
|
38 <p>From Thiruvananthapuram Airport, you can take a a taxi to Technopark |
|
39 which will cost about Rs 300. Taking an auto to technopark costs about |
|
40 Rs 200.</p> |
4 {% endblock content %} |
41 {% endblock content %} |