summaryrefslogtreecommitdiff
path: root/pages/campus.html
blob: b39d3d7a49a8e34ef432f1e043d2db17b5d58f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<script>
require(['campus'], function(main) { main(); });
</script>

<h3>The Campus</h3>
<p>
The successes of the Technical University of Eindhoven are built on its lively
heart; meet the TU/e campus. Any location can be reached within five minutes by
<a href="#/campus/Bike Repair Shop">bicycle</a> while a <a href="#/campus/Bus
Stops">shuttle bus</a> travels between various locations on the campus and the
train station in the centre of Eindhoven. There are also enough <a
href="#/campus/Parking">parking possibilities</a> on the campus. Feel free to
explore the map below to gain knowledge about the multifunctionality of the
campus.
</p>

<div id="campus-map"></div>

<div id="campus-items"></div>