Files
moon-gaming/coment.html
T
2023-10-25 22:33:26 +00:00

16 lines
427 B
HTML

<a href="index.html">home</a> <a herf="https://rvlt.gg/wCN2hqjZ">revolt srver</a>
<link rel="stylesheet" href="fun.css">
<p>if you want to send me stuf fill this out</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>