-
Notifications
You must be signed in to change notification settings - Fork 4
/
contact.html
executable file
·33 lines (26 loc) · 1.41 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
layout: default
title: Contact
permalink: /contact/index.html
---
<article class="page">
<header class="page-header container">
<div class="row">
<div class="column column-50">
<h1 class="page-title">{{ page.title | escape }}</h1>
ETH Zürich <br/>
Department of Computer Science <br/>
Institute for Intelligent Interactive Systems<br/>
Stampfenbachstrasse 48<br/>
8092 Zürich<br/>
Switzerland <br/>
E-mail: <a href="mailto:[email protected]">[email protected]</a><br/>
Phone: 41 44 632 84 63<br/>
Room: <a class="a-text-ext" href="http://www.mapsearch.ethz.ch/map/mapSearchPre.do?farbcode=c010&lang=EN&raumMap=56&gebaeudeMap=STD" target="_blank" title="Building Information">STD</a>, <a class="a-text-ext" href="http://www.rauminfo.ethz.ch/Rauminfo/grundrissplan.gif?gebaeude=STD&geschoss=H&raumNr=22&lang=EN" target="_blank" title="Room Information">H 22</a>
</div>
<div class="column column-50">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2701.615510842928!2d8.54286936686956!3d47.38042227559693!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47900a09933bda7d%3A0xb988da3323237752!2sStampfenbachstrasse+48%2C+8006+Z%C3%BCrich!5e0!3m2!1sen!2sch! 4v1565277376421!5m2!1sen!2sch" width="100%" height="100%" frameborder="0" style="border:0" allowfullscreen></iframe
</div>
</div>
</header>
</article>