mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
15 lines
346 B
HTML
15 lines
346 B
HTML
<form
|
|
action="https://formsubmit.co/bc939f8d3c008b6d4f333a946341ad05"
|
|
method="POST"
|
|
>
|
|
<label>
|
|
Your email:
|
|
<input type="email" name="email">
|
|
</label>
|
|
<label>
|
|
Your message:
|
|
<textarea name="message"></textarea>
|
|
</label>
|
|
<!-- your other form fields go here -->
|
|
<button type="submit">Send</button>
|
|
</form> |