Files
silicoflare-website/htdocs/_temp/formspree.html
2022-10-26 22:33:26 +05:30

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>