organized form
This commit is contained in:
@ -50,8 +50,11 @@
|
||||
<p>Or the contact form</p>
|
||||
<form>
|
||||
<label for="name">Name</labe>
|
||||
<br>
|
||||
<input id='name' type="text" name="name">
|
||||
<br>
|
||||
<label for="_replyto">Email</label>
|
||||
<br>
|
||||
<input id="email" type="email" name="_replyto">
|
||||
<br>
|
||||
<label for="content">Message</label>
|
||||
|
||||
Reference in New Issue
Block a user