summaryrefslogtreecommitdiff
path: root/pages/campus.html
blob: e319174a8908c50bfdf7a16e2720ef13aa8621fa (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>