adds success page
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<form name="feedback" action="/" netlify data-netlify-honeypot="bot-field" hidden>
|
||||
<form name="feedback" action="/testpage" netlify data-netlify-honeypot="bot-field" hidden>
|
||||
<input type="text" name="name" />
|
||||
<input type="email" name="email" />
|
||||
<textarea name="message"></textarea>
|
||||
|
Reference in New Issue
Block a user