dremjs-old/index-open.html

15 lines
280 B
HTML

<html>
<title>DremJS</title>
<body>
<h1>DremJS Version 0.0.1a</h1>
<a href="index.html"><p>Start</p></a>
<ul>
<li>Test Apps</li>
<ul>
<li>Test App 1</li>
<li>Test App 2</li>
</ul>
</ul>
</body>
</html>