-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
187 lines (174 loc) · 6.39 KB
/
Copy path404.html
File metadata and controls
187 lines (174 loc) · 6.39 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<title>Inglobe</title>
<script src="js/jquery.js"></script>
<script>
$(function(){
$("#header").load("header.html");
});
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- css -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/bootstrap-responsive.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<!-- Theme skin -->
<link id="t-colors" href="skins/default.css" rel="stylesheet" />
<!-- boxed bg -->
<link id="bodybg" href="bodybg/bg5.css" rel="stylesheet" type="text/css" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png" />
<link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png" />
<link rel="shortcut icon" href="ico/favicon.png" />
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/es_LA/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="header"></div>
<!-- start header -->
<header>
<div class="container " >
<div id="header-hidden-link">
<li><a href="#" class="toggle-link" title="Conocés el coworking?" data-target=".hidden-top"><i></i></a></li>
<li><a href="/en/index.html">En</a></li>
<li><a href="/en/index.html">Es</a></li>
</div>
<div class="row" style="margin-top:3em;">
<div class="span4">
<div class="logo">
<a href="index.html"><img src="img/logo.png" alt="" class="logo" /></a>
<h1></h1>
</div>
</div>
<div class="span8">
<div class="navbar navbar-static-top">
<div class="navigation">
<nav>
<ul class="nav topnav">
<li class="dropdown">
<a href="index.html">Inicio</a>
</li>
<li class="dropdown">
<a href="services.html">Servicios</a>
</li>
<li class="dropdown">
<a href="#">Nosotros <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="about.html">Quienes somos</a></li>
<li><a href="valueoffer.html">Propuesta de Valor</a></li>
</ul>
</li>
<li class="dropdown">
<a href="portfolio-2cols.html">Portfolio </a>
</li>
<li>
<a href="contact.html">Contacto </a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<section id="inner-headline">
<div class="container">
<div class="row">
<div class="span4">
<div class="inner-heading">
<h2>404</h2>
</div>
</div>
<div class="span8">
<ul class="breadcrumb">
<li><a href="#"><i class="icon-home"></i></a><i class="icon-angle-right"></i></li>
<li><a href="#">Pages</a><i class="icon-angle-right"></i></li>
<li class="active">404 Ups no existe esta página</li>
</ul>
</div>
</div>
</div>
</section>
<section id="content">
<div class="container">
<div class="row">
<div class="span12">
<h2 class="aligncenter">404 No encontrado</h3>
<p class="aligncenter">
Por favor vuelve a otra sección se nuestro sitio, ya que esta sección no existe o esta en construcción.
</p>
</div>
</div>
</div>
</section>
<footer>
<div id="sub-footer">
<div class="container">
<div class="row">
<div class="span6">
<div class="copyright">
<p>
<span>© All right reserved. Designed by Inglobe</a>
</p>
</div>
</div>
<div class="span6">
<ul class="social-network">
<li><a href="#" data-placement="bottom" title="Facebook"><i class="icon-facebook icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Twitter"><i class="icon-twitter icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Linkedin"><i class="icon-linkedin icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Pinterest"><i class="icon-pinterest icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Google plus"><i class="icon-google-plus icon-square"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<a href="#" class="scrollup"><i class="icon-chevron-up icon-square icon-32 active"></i></a>
<!-- javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jcarousel/jquery.jcarousel.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.fancybox-media.js"></script>
<script src="js/google-code-prettify/prettify.js"></script>
<script src="js/portfolio/jquery.quicksand.js"></script>
<script src="js/portfolio/setting.js"></script>
<!--<script src="js/tweet/jquery.tweet.js"></script>-->
<script src="js/jquery.flexslider.js"></script>
<script src="js/jquery.nivo.slider.js"></script>
<script src="js/modernizr.custom.79639.js"></script>
<script src="js/jquery.ba-cond.min.js"></script>
<script src="js/jquery.slitslider.js"></script>
<script src="js/animate.js"></script>
<script src="js/custom.js"></script>
<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-44933834-1', 'inglobe.com.ar');
ga('send', 'pageview');
</script>
</body>
</html>