-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbackups.html
More file actions
13 lines (13 loc) · 967 Bytes
/
Copy pathbackups.html
File metadata and controls
13 lines (13 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forgotten</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<p> Oh, hello there. It seems you have stumbled in to this forgotten page. Yes I know, it is very sad, but this page was one of the very first to get added to this website, if you want, you can explore the earliest versions of this site here: <a href="backup1.html">Version 1</a>, <a href="backup2.html">Version 2</a>. Feel free to stick around here, not to sure why you would though. Here is the guestbook for the other people who have been forgotten, so feel free to sign it I guess:</p>
<iframe src="https://users.smartgb.com/g/g.php?a=s&i=g19-02900-d8" width="800" height="600" scrolling="yes" style="border:3px solid #ff0000; marginwidth="0" marginheight="0" allowfullscreen></iframe>
</body>
</html>