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

7 lines
183 B
HTML

<html>
<body>
<h4>WARNING: Nothing will be saved. Copy to a text file for persistence.</h4>
<form><textarea cols=80 rows=35></textarea></form>
</body>
</html>