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

7 lines
183 B
HTML
Raw Normal View History

2024-01-12 13:06:58 -06:00
<html>
<body>
<h4>WARNING: Nothing will be saved. Copy to a text file for persistence.</h4>
2024-01-12 13:06:58 -06:00
<form><textarea cols=80 rows=35></textarea></form>
</body>
</html>