This repository was archived by the owner on Apr 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
81 lines (65 loc) · 3.33 KB
/
404.html
File metadata and controls
81 lines (65 loc) · 3.33 KB
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
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta charset="utf-8">
<meta name="resource-type" content="document">
<meta content="global" name="distribution">
<meta http-equiv="Content-Language" content="es">
<meta name="Locality" content="ES">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="INDEX,FOLLOW">
<link rel="canonical" href="http://www.gymforless.com/">
<title>GYM FOR LESS. Descuentos en Gimnasios. Toda España.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.png">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:light&v1">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Share+Tech">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="css/g4l-landing.css" rel="stylesheet">
<link rel="stylesheet" href="css/jquery.smartbanner.css" type="text/css" media="screen">
<meta name="apple-touch-icon" href="img/icon-80x80.png">
<meta name="apple-itunes-app" content="app-id=774774395">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46857821-1', 'gymforless.com');
ga('send', 'pageview');
</script>
</head>
<body>
<!--navbar-fixed-top-->
<div class="navbar navbar-default " role="navigation">
<div id="header">
<a href="http://www.gymforless.com">
<img class="logo pull-left" src="img/logo.png" alt="logo"/>
</a>
<p class="slogan-header pull-left hidden-xs">LOS MEJORES GIMNASIOS, AL MEJOR PRECIO</p>
<a href="https://play.google.com/store/apps/details?id=com.gymforless" target="_blank">
<img alt="Disponible en Google Play" class="store pull-right" src="https://developer.android.com/images/brand/es_generic_rgb_wo_45.png" />
</a>
<a id="appstore" href="https://itunes.apple.com/es/app/gymforless/id774774395" target="_blank">
<img class="store pull-right" src="img/appstore.png" alt="App Store"/>
</a>
</div>
</div>
<div class="container">
<h2>Lo sentimos, al parecer la página que está buscando no existe. Puede ir a nuestro <a href="http://www.gymforless.com">home</a> o a nuestra web de <a href="http://gimnasios.gymforless.com">descarga de la app</a>.</h2>
</div>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="js/jquery.smartbanner.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBd-GnPH8jMCR6YVKf2ib06i_GKYJ953Yk&sensor=true"></script>
</body>
</html>