9 lines
156 B
HTML
9 lines
156 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<title>Index 2 Final Notes</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Index 2 Final Notes</h1>
|
|
<script src="index2.js"></script>
|
|
</body> |