-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjunk.html
74 lines (44 loc) · 1.87 KB
/
junk.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html />
<html>
<head>
<title>This is the title of my website</title>
<LINK href="isadora.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/webfonts.css" media="screen" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="/is/js/release/kveik.1.4.24.js?1"></script>
<script type="text/javascript" src="/is/contrib/jquery/plugins/jquery.color.min.js?1"></script>
</head>
<div id="container">
<body>
<!--[if IE 6 ]><body class="ie ielt9 ielt8 ielt7 ie6"><![endif]-->
<!--[if IE 7 ]><body class="ie ielt9 ielt8 ie7"><![endif]-->
<!--[if IE 8 ]><body class="ie ielt9 ie8"><![endif]-->
<!--[if IE 9 ]><body class="ie ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><body><!--<![endif]-->
<div class="wrap1"><div class="wrap2"><div id="borderWrapper">
<div class="centerContent">
<div class="header fullWidth hideOverflow">
<div class="logo centerText">
<a href="./Home.php">
<img src="LOGO5.png" alt="Lars Tornøe" width= 95%/><br />
Isadoran Nun & Pavlos Protopapas
</a>
</div>
<div class="topMenu medium halfWidth floatRight">
<ul>
<li><a href="./Home.php">Home</a></li>
<li><a href="./Outliers.php">Outliers</a></li>
<li><a href="./Downloads.php">Downloads</a></li>
</ul>
</div>
</div>
<br><br>
<!-- <input type='text' name='Redirect' class='warning' value='Please login first.'> -->
<div class="custom">TEST</div>
<center><i> Please login first.</i></center>
<br><br>
<center><i> You are being redirected.</i></center>
<br><br>
<center><img src="login.png" alt="" width='242'/></center>
Warning: Cannot modify header information - headers already sent by (output started at /Users/isadoranun/Documents/OUTLIERSweb/OutliersWWW/Outliers.php:53) in /Users/isadoranun/Documents/OUTLIERSweb/OutliersWWW/Outliers.php on line 72
</html>