mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 14:06:03 +02:00
fix contact form
This commit is contained in:
parent
2d3035271c
commit
3a87a6eddd
@ -7,6 +7,7 @@ import styles from './contact.module.css';
|
|||||||
# Contact
|
# Contact
|
||||||
|
|
||||||
<form name="contact" method="POST" data-netlify="true" netlify-honeypot="bot-field">
|
<form name="contact" method="POST" data-netlify="true" netlify-honeypot="bot-field">
|
||||||
|
<input type="hidden" name="form-name" value="contact" />
|
||||||
<div className={styles.formInner}>
|
<div className={styles.formInner}>
|
||||||
<div className={styles.hidden}>
|
<div className={styles.hidden}>
|
||||||
<p>Don’t fill this out if you’re human: </p>
|
<p>Don’t fill this out if you’re human: </p>
|
||||||
|
Loading…
Reference in New Issue
Block a user