-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
59 lines (55 loc) · 2.57 KB
/
404.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/x-icon" href="resources/favicon.ico" />
<link rel="stylesheet" type="text/css" href="404.css" media="all" />
<title>Page not found - Blockchain at UCI</title>
<meta name="robots" content="noindex, follow" />
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Page not found - Blockchain at UCI" />
<meta property="og:site_name" content="Blockchain at UCI" />
<meta http-equiv="refresh" content="12.5;url=http://www.blockchainuci.org/" />
</head>
<body class="error404 mll_custom_loader black_body">
<title>Page not found - Blockchain at UCI</title>
<meta name="robots" content="noindex, follow" />
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Page not found - Blockchain at UCI" />
<meta property="og:site_name" content="Blockchain at UCI" />
<section class="error_404">
<div class="tcvpb_section_content">
<div class="tcvpb_container">
<div class="row">
<div class="span6">
<div class="error_404_contentBox">
<div class="homepageLink">
<a href="https://www.blockchainuci.org/" target="_self">Home Page</a>
</div>
</div>
</div>
<div class="span6">
<div class="error_404_lettersBox">
<div class="error_404_letters">
<div class="error_404_letter4 error_404_letter">
<h1>4</h1>
</div>
<div class="error_404_letter0 error_404_letter">
<h1>0</h1>
<div class="error_404_astro">
<img src="resources/404/404.svg" id="astro-fog"/>
</div>
</div>
<div class="error_404_letter4 error_404_letter">
<h1>4</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>