form submission to client at https://formspree.io/f/gmba@ips.unibe.ch
This commit is contained in:
parent
7efa5b3741
commit
dffd00d8cb
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
||||||
</div><!-- /person-tags -->
|
</div><!-- /person-tags -->
|
||||||
|
|
||||||
<a name="contact"></a><h3>Contact</h3>
|
<a name="contact"></a><h3>Contact</h3>
|
||||||
<form onsubmit="{ FormSubmitted }" action="https://formspree.io/f/xbjwkabg"
|
<form onsubmit="{ FormSubmitted }" action="https://formspree.io/f/gmba@ips.unibe.ch"
|
||||||
target="_blank" method="POST" class="contact-form">
|
target="_blank" method="POST" class="contact-form">
|
||||||
<input type="hidden" name="subject" value="Contact request from GMBA Connect">
|
<input type="hidden" name="subject" value="Contact request from GMBA Connect">
|
||||||
<input type="hidden" name="person" value={ person.data.fullname }>
|
<input type="hidden" name="person" value={ person.data.fullname }>
|
||||||
|
|
Loading…
Reference in a new issue