You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
338 B
HTML
20 lines
338 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>INSERT FLOPPY!!!</title>
|
|
|
|
<meta http-equiv="refresh" content="2; url=/" >
|
|
|
|
<link rel="stylesheet" href="404-style.css">
|
|
|
|
</head>
|
|
<body>
|
|
<div class="content">
|
|
<p>The Score: </p>
|
|
<p>1. Push it</p>
|
|
<img src="discofloppy1.gif">
|
|
</div>
|
|
</body>
|
|
</html>
|