Files
moon-gaming/coment.html
T
2023-10-23 17:26:50 +00:00

12 lines
302 B
HTML

<p>in the secit box add @ simbul or e mall</p>
<form name="contact" netlify>
<p>
<label>Name <input type="text" name="name" /></label>
</p>
<p>
<label>Email <input type="email" name="email" /></label>
</p>
<p>
<button type="submit">Send</button>
</p>
</form>