-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
49 lines (28 loc) · 1.65 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
---
layout: master
title: Abandon All Hope - Go Tripod
---
<div class="header-background-image"></div>
<header id="header-global" role="banner">
<div class="logo-icons container">
<div class="row">
<div class="header-logo eight columns">
<div id="logo"><a href="index.html" title="Go Tripod"><img src="/assets/img/gt-logo.png" alt="Header Logo" class="logoImage" /></a></div>
</div><!-- end .header-logo -->
<div class="icons four columns" style="float:right !important;">
<ul class="social-icons">
<li><a href="http://twitter.com/gotripod" title="" target="_blank"><img src="/assets/img/social-icons/twitter_icon_small.png" width="32" height="32" alt="" /></a></li>
<li><a href="http://facebook.com/gotripod" title="" target="_blank"><img src="/assets/img/social-icons/facebook_icon_small.png" width="32" height="32" alt="" /></a></li>
<li><a href="http://www.linkedin.com/company/go-tripod-ltd" target="_blank" title="Go Tripod on LinkedIn"><img src="/assets/img/social-icons/linkedin_icon_small.png" width="32" height="32" alt="" /></a></li>
<li><a href="https://plus.google.com/+Gotripod" target="_blank" title=""><img src="/assets/img/social-icons/google_plus_icon_small.png" width="32" height="32" alt="" /></a></li>
</ul>
</div><!-- end .icons -->
</div><!-- end .row -->
</div><!-- end .logo-icons container -->
{% include header-nav.html %}
<div class="container">
<div class="row">
<h1 id="uber-statement">OOPS!</h1><h2 id="uber-content">This page is lost.</h2>
</div>
</div><!-- end .container -->
</header><!-- end #header-global -->