43 lines
1.3 KiB
Markdown
43 lines
1.3 KiB
Markdown
---
|
|
layout: single
|
|
classes: wide
|
|
title: Contact
|
|
sidebar:
|
|
- nav: sidebar-navigation
|
|
---
|
|
|
|
If you have any questions contact us at: [magnet4cardiac7t@uni-wuerzburg.de](mailto:magnet4cardiac7t@uni-wuerzburg.de) or leave your message below.
|
|
|
|
<!-- modify this form HTML and place wherever you want your form -->
|
|
<form
|
|
id="contact_form"
|
|
style="font-size: 16px; border-radius: 12px;"
|
|
action="https://script.google.com/macros/s/AKfycbyu8ERp-DXzkeiXwugR_z-j3ZNbUGIPRmrXg95RazDqzjDIH4jRyY4JjT_PwIz-QjXv/exec"
|
|
method="POST"
|
|
>
|
|
|
|
<label>
|
|
Your Name:
|
|
<input style="border: 1px solid black;" type="name" name="name">
|
|
</label>
|
|
|
|
<label>
|
|
Your email:
|
|
<input style="border: 1px solid black;" type="email" name="email">
|
|
</label>
|
|
<label>
|
|
Your message:
|
|
<textarea style="min-height: 200px; border: 1px solid black;" name="message"></textarea>
|
|
</label>
|
|
<!-- your other form fields go here -->
|
|
<button class="btn btn--primary" type="submit">Send</button>
|
|
</form>
|
|
|
|
## Partners
|
|
This project is done in cooperation with:
|
|
|
|
<a class="reference external" href="https://dmir.org/">Data Science Chair (X), University of Würzburg</a>
|
|
|
|
<a class="reference external" href="https://www.ukw.de/behandlungszentren/dzhi/startseite/">Deutsches Zentrum für Herzinsufizienz (DZHI), Universitätsklinikum Würzburg</a>
|
|
|