mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
Add files via upload
This commit is contained in:
15
htdocs/_temp/formspree.html
Normal file
15
htdocs/_temp/formspree.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user