24 lines
424 B
Plaintext
24 lines
424 B
Plaintext
|
<meta charset=UTF-8><link rel=icon href=data:,><pre>
|
||
|
Tanner Collin
|
||
|
|
||
|
Guest Book
|
||
|
==========
|
||
|
|
||
|
If you visited my website, please sign my guestbook!
|
||
|
<form action="g/submit" method="POST" accept-charset="UTF-8">
|
||
|
Your name:
|
||
|
<input name="name">
|
||
|
|
||
|
Your website (optional):
|
||
|
<input name="website">
|
||
|
|
||
|
Your message:
|
||
|
<textarea name="message" cols="60" rows="8"></textarea>
|
||
|
|
||
|
<button type="submit">Submit</button>
|
||
|
</form>
|
||
|
|
||
|
Messages
|
||
|
========
|
||
|
|