You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
254 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<form role="form" action="/cgi-bin/feuille.cgi" method="post" enctype="text/plain">
<textarea name="paste"></textarea>
<input type="submit" value="send paste">
</form>
</body>
</html>