This commit is contained in:
mileswa1q2
2023-11-06 01:46:59 +00:00
committed by GitHub
parent a91bf4edcd
commit a8a77161fd
+3
View File
@@ -14,6 +14,9 @@
<p>
<label>Email <input type="email" name="email" /></label>
</p>
<p>
<label>Message: <textarea name="message"></textarea></label>
</p>
<p>
<button type="submit">Send</button>
</p>