-
Notifications
You must be signed in to change notification settings - Fork 0
/
extras.html
43 lines (37 loc) · 1.09 KB
/
extras.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<title>CyberLives</title>
<link rel="stylesheet" href="css/style.css" />
<script type="text/javascript" src="java/clock.js"></script>
</head>
<body onload=display_ct();>
<div>
<header>
<img src="portal_files/cybwhitetran.png">
</header>
<img src="portal_files/tran.png" class="backico">
<h2>Ekida Technologies</h2>
</div>
<div>
<span class="tate">Caelum OS</span>
</div>
<div>
<span class="tate">V2.0 Blue Edition</span>
</div>
<div>
<span id="ct" class="tate">Fri Sep 11 2015 10:00:44 GMT+1000 (E. Australia Standard Time)</span>
</div>
<div class="h0space">
<a href="index_legacy.html">
<img src="portal_files/back.png" class="backico">
</a>
<div class="h0">/d1a/user/sysad/home/downloads</div>
</div>
<div class="tate">
There appears to be nothing here.
</div>
</body>
</html>