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

6 lines
97 B
HTML
Raw Normal View History

2024-01-12 13:06:58 -06:00
<html>
<body>
<form><textarea cols=80 rows=35></textarea></form>
</body>
</html>