contact form for BroccoliWallet.com
This commit is contained in:
parent
50cbb8bbba
commit
bf6d934cd0
@ -11,7 +11,7 @@
|
||||
Name is optional and could be anything (it's just a text field for comments)
|
||||
-->
|
||||
|
||||
<div class="js-contact-thanks">
|
||||
<div class="js-contact-thanks" hidden>
|
||||
Thanks! We'll be in touch soon!
|
||||
</div>
|
||||
<form class="js-contact-form" action="#">
|
||||
@ -21,7 +21,7 @@
|
||||
<br>
|
||||
|
||||
<label>Email:</label>
|
||||
<input class="js-contact-name" type="email" required>
|
||||
<input class="js-contact-email" type="email" required>
|
||||
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user