project/templates/about/reaching.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 08 Dec 2009 20:26:06 +0530
changeset 49 eaa881b6b5f3
parent 1 fda1c66b25f9
child 52 5a108419f709
permissions -rw-r--r--
Added how to reach the venue document.
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 %}
49
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     3
<h1>How to reach the venue?</h1>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     4
<p>Once you reach Trivandrum Central Station, you can reach Technopark by
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     5
bus, taxi or an autorickshaw.</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     6
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     7
<p>To take a bus to Technopark, you need to go to the Thampanoor bus stand
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     8
located opposite to the Trivandrum central railway station and board a bus
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     9
that leaves for Kollam. The ticket costs you about Rs.20. You must get
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    10
down at Kazhakuttam stop. From there you must hire an autorickshaw to
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    11
Technopark. Auto fare to Technopark is between Rs.10-15.</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    12
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    13
<p>Air conditioned volvo buses to Technopark are available from East fort
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    14
which is approximately 1km from Trivandrum Central Railway Station.</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    15
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    16
<p>Timings of KSRTC volvo A/C buses from East fort that reaches Technopark
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    17
are at:</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    18
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    19
<p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    20
<table class="kiwipycon-default">
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    21
  <tr><th>From East fort</th><th>Reaches Technopark at</th></tr>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    22
  <tr><td>6:00AM</td><td>6:40AM</td></tr>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    23
  <tr><td>7:00AM</td><td>7:35AM</td></tr>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    24
  <tr><td>7:00AM</td><td>7:45AM</td></tr>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    25
  <tr><td>7:50AM</td><td>8:30AM</td></tr>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    26
  <tr><td>9:10AM</td><td>9:50AM</td></tr>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    27
</table>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    28
</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    29
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    30
<p>You can also take a taxi to Technopark from outside the Thampanoor central
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    31
railway station. Taxi fare is about Rs 350.</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    32
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    33
<p>You can even take an autorickshaw to Technopark from the the prepaid
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    34
autorickshaw stand infront of Trivandrum central railway station. Prepaid
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    35
auto fare to technopark is about Rs.125 upto the front gate of technopark
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    36
and about Rs.25 more to the campus.</p>
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    37
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    38
<p>From Thiruvananthapuram Airport, you can take a a taxi to Technopark
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    39
which will cost about Rs 300. Taking an auto to technopark costs about
eaa881b6b5f3 Added how to reach the venue document.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
    40
Rs 200.</p>
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    41
{% endblock content %}