-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglmqlftest_edger.R
57 lines (55 loc) · 1.34 KB
/
glmqlftest_edger.R
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>WordPress.com</title>
<style type="text/css">
img {
border: 0;
}
a {
color: #0074a2;
}
body {
background: #f1f1f1;
color: #444;
font-family: "Open Sans",sans-serif;
font-size: 13px;
line-height: 21px;
margin: 10% auto;
text-align: center;
width: 430px;
}
p {
margin: 0;
}
.message {
font-size: 17px;
line-height: 25px
}
.message-box {
background: #fff;
border-left: 4px solid #ffba00;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
margin: 33px 23px;
padding: 33px 13px;
}
.signup-link {
color: #888;
}
@media (max-width: 430px) {
body {
width: 90%;
}
}
</style>
</head>
<body>
<h1><a href="https://wordpress.com/"><img src="//s2.wp.com/wp-admin/images/wordpress-logo.svg?ver=20131107" alt="WordPress.com" height="84" width="84" /></a></h1>
<div class="message-box">
<p class="message">404 — File not found.</p>
</div>
<p class="signup-link">You can <a href="http://wordpress.com/?ref=graceful">create your own free blog on WordPress.com</a>.</p>
</body>
</html>