All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 1m20s
49 lines
1.9 KiB
Markdown
49 lines
1.9 KiB
Markdown
---
|
|
title: Contact and location
|
|
---
|
|
|
|
{{< rawhtml >}}
|
|
<div id='contact' itemscope itemtype="https://schema.org/ContactPoint">
|
|
<div>
|
|
<h2>Mailing Address</h2>
|
|
<div>Forschungszentrum Jülich GmbH<br />
|
|
Institut für Neurowissenschaften und Medizin (INM-7)<br />
|
|
Prof. Dr. Michael Hanke<br />
|
|
<div itemscope itemtype="https://schema.org/PostalAddress">
|
|
<span itemprop="postalCode">52425</span>
|
|
<span itemprop="addressLocality">Jülich</span>,
|
|
<span itemprop="addressCountry">Germany</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div>
|
|
<h2>Lab Address</h2>
|
|
<div>
|
|
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
|
|
<span itemprop="streetAddress">
|
|
Forschungszentrum Jülich<br />
|
|
Wilhelm-Johnen-Straße<br />
|
|
Building 14.6y<br />
|
|
</span>
|
|
<span itemprop="postalCode">52428</span>
|
|
<span itemprop="addressLocality">Jülich</span>
|
|
</div>
|
|
<div>
|
|
<span itemprop="telephone" class="icon-phone" title="telephone" aria-hidden="true">
|
|
+49 2461 61-96103</span><br />
|
|
<span itemprop="faxNumber" class="icon-fax" title="fax" aria-hidden="true">
|
|
LOL, no!</span><br />
|
|
<span itemprop="email" class="icon-mail" title="email" aria-hidden="true">
|
|
m.hanke@fz-juelich.de</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<iframe id='map' class="mt-12 w-full min-h-[400px]" src="https://www.openstreetmap.org/export/embed.html?bbox=6.394107341766358%2C50.901395435980625%2C6.409728527069092%2C50.91399242302919&layer=mapnik&marker=50.907219%2C6.40126"></iframe>
|
|
<div itemprop="geo" itemscope itemtype="https://schema.org/GeoCoordinates">
|
|
<meta itemprop="latitude" content="50.907722" />
|
|
<meta itemprop="longitude" content="6.40123" />
|
|
</div>
|
|
{{< /rawhtml >}}
|