Kapisi/roles/WebServer/files/apps/notepad.html

6 lines
97 B
HTML
Raw Normal View History

<html>
<body>
<form><textarea cols=80 rows=35></textarea></form>
</body>
</html>