-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
70 lines (68 loc) · 2.55 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
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html>
<head>
<title>Pagina non trovata</title>
<title>Pagina non trovata</title>
<meta http-equiv="refresh" content="url=/">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="description" content="Race Up is the FSAE team of the University of Padova. Since 2006 we build one of the fastest racing car in FSAE competitions.">
<meta name="keywords" content="raceup unipd fsae">
<meta name="viewport" content="width=device-width,initial-scale=1">
<noscript>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/style-wide.min.css">
<link rel="stylesheet" href="/css/style-noscript.min.css">
<link rel="stylesheet" href="/css/skel.min.css">
</noscript>
<style>.no-fouc{display:none}</style>
<link rel="canonical" href="raceup.it/404.html">
<link rel="icon" type="image/png" href="/logo.png">
<script src="/js/jquery.min.js"></script>
<script src="/js/jquery.dropotron.min.js"></script>
<script src="/js/jquery.scrolly.min.js"></script>
<script src="/js/jquery.scrollgress.min.js"></script>
<script src="/js/jquery.easing.min.js"></script>
<script src="/js/skel.min.js"></script>
<script src="/js/skel-layers.min.js"></script>
<script src="/js/init.min.js"></script>
<script src="/js/ga.min.js"></script>
</head>
<body>
<article id="main">
<header class="special container">
<span class="icon fa-exclamation-circle"></span>
<h2>
Ahhhhhhhhhhh! Questa pagina non esiste
</h2>
<br>
<h4>
Niente paura. Puoi tornare alla <a href="/">pagina iniziale</a>, o sederti e ascoltare una capra che urla come un uomo.
</h4>
</header>
<div id="capra">
<iframe src="https://www.youtube.com/embed/SIaFtAKnqBU?autoplay=1&cc_load_policy=1" onload="this.width=.5*screen.width,this.height=.5*screen.height">
</iframe>
</div>
</article>
<footer id="footer">
<ul class="icons">
<li><a href="https://www.facebook.com/Race-UP-Team-Combustion-440618820789/"
title="Race UP Team"
class="icon circle fa-facebook fa-facebook-cd"><span
class="label">Facebook CD</span></a></li>
<li><a href="https://www.instagram.com/race_up_team/" class="icon circle fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.youtube.com/user/teamraceup" class="icon circle fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="mailto:[email protected]" class="icon circle fa-envelope"><span class="label">Email</span></a></li>
</ul>
<div class="copyright">
<ul>
<li>© Race Up Team</li>
<li>Made with ♥ by Race Up Team</li>
</ul>
Site last generated: 18:50:43 Mar 16, 2020
<br>
<br>
</div>
</footer>
</body>
</html>