12 lines
264 B
HTML
Raw Normal View History

2015-12-03 18:22:32 -07:00
<html>
<head>
<title>Notepad</title>
</head>
<body>
<h1>Notepad</h1>
<p>
The Notepad is a window that automatically remembers what you type. Save reminders, code snippets, and more.
</p>
</body>
</html>