ultimatepp/tutorial/Skylark06/index.witz
cxl c2cdd97d1e Skylark tutorial now has <!DOCTYPE html>
git-svn-id: svn://ultimatepp.org/upp/trunk@7280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 18:56:58 +00:00

12 lines
254 B
Text

<!DOCTYPE html>
<html>
<body>
<form action=$Submit method="post" accept-charset="utf-8" enctype="multipart/form-data">
<P>
$post_identity()
<INPUT type="text" name="id">
<INPUT type="submit" value="Submit">
</P>
</form>
</body>
</html>