<form action=/post.html id=comment name=comment onsubmit="if (window.SignMessage) { return SignMessage(); }">
	<input id=comment name=comment type=submit onclick="if (window.SignMessage) { return SignMessage() }" value=Agree>
	<br>
	<label for=tos1>
		<input type=checkbox name=tos1 id=tos1> <br>
		Please, use this resource <br>
		only for legal and nice things. <br>
		Obey all your laws. <br>
	</label>

	<label for=tos2>
		<input type=checkbox name=tos2 id=tos2> <br>
		Privacy Note: Your IP address <br>
		is never displayed publicly. <br>
	</label>
</form>