mirror of https://github.com/reiyua/reiyua.lol.git
More form testing
This commit is contained in:
parent
87bcad03ab
commit
b279d8d166
|
@ -34,9 +34,9 @@
|
|||
<br>
|
||||
<input type="text" name="Name">
|
||||
<br>
|
||||
<label for="_replyto">Email:</label>
|
||||
<label for="email">Email:</label>
|
||||
<br>
|
||||
<input type="email" name="_replyto">
|
||||
<input type="email" name="email">
|
||||
<br>
|
||||
<label for="body">Message:</label>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue