-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
50 lines (41 loc) · 1.94 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
<body class="shop">
<!-- Header End -->
<!-- Content -->
<div class="content clearfix">
<!-- Fullscreen Sections -->
<section class="fullscreen-sections-wrapper no-navigation">
<div id="fs-1" class="section-block fullscreen-section bkg-charcoal">
<div class="background-slider-wrapper">
<!-- Fullscreen Slider -->
<div class="tm-slider-container fullscreen" data-featured-slider data-fs-use-height="parent" data-auto-advance data-auto-advance-interval="4000" data-pause-on-hover="false" data-progress-bar="false" data-nav-arrows="false" data-nav-pagination="false" data-speed="2800" data-animation="fade" data-scale-under="1">
<ul class="tms-slides">
<li class="tms-slide" data-image data-force-fit>
<img data-src="images/slider/slide-7-fs.jpg" src="images/blank.png" alt=""/>
</li>
</ul>
</div>
<!-- Fullscreen Slider End -->
</div>
<div class="fullscreen-inner">
<div class="row">
<div class="column width-6 offset-3 pt-50 center offset-1">
<h1 class="mb-20 status-code-title no-padding-on-mobile text-uppercase color-white">404</h1>
<h2 class="mb-30 title-medium no-padding-on-mobile text-uppercase color-white">Page Not Found</h2>
<p class="color-white">Sorry, the page you are looking for cannot be found.<br>Try checking the URL or return back home.</p>
<a class="button medium border-white color-white bkg-hover-pink color-hover-white fade-location" href="index.html">Return Home</a>
</div>
</div>
</div>
</div>
</section>
<!-- Fullscreen Sections End -->
</div>
<!-- Content End -->
<!-- Footer -->
<!-- Footer End -->
</div>
</div>
<!-- Js -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="http://maps.googleapis.com/maps/api/js?v=3"></script>
<script src="js/timber.master.min.js"></script>