We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fc439 commit ad8d214Copy full SHA for ad8d214
assets/contact/contact.html
@@ -49,7 +49,7 @@
49
<section class="contact-section">
50
<div class="container">
51
<h1 class="section-title">Contact Us</h1>
52
- <form class="contact-form">
+ <form class="contact-form" name="Eventica Contact" autocomplete="off" netlify>
53
<div class="form-group">
54
<label for="name">Name</label>
55
<input type="text" id="name" name="name" placeholder="Enter your name" required>
0 commit comments