-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
57 lines (50 loc) · 2.49 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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 ie6" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8 ie7" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9 ie8" lang="en"> <![endif]-->
<!--[if (gt IE 8)|!(IE)]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<title>404</title>
<script src="http://static.mlstatic.com/org-img/ch/ui/0.10.5/chico-jquery.min.js"></script>
<script src="http://static.mlstatic.com/org-img/sdk/mercadolibre-1.0.1.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/stylesheets/pygment_trac.css" />
<link rel="stylesheet" href="http://static.mlstatic.com/org-img/ch/ui/0.10.5/chico-mesh.min.css" />
<link rel="stylesheet" href="/stylesheets/site.css" />
<link href="/feed/" rel="alternate" type="application/rss+xml" title="MELI dev feed" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<header class="ch-g1 main">
<hgroup class="ch-g1-3">
<h1><a href="/">MELI</a></h1>
<h2>MELI Developer Products</h2>
</hgroup>
<nav class="ch-g2-3">
<ul>
<li><a href="/getting-started">Getting Started</a></li>
<li><a href="/guides">Guides & SDKs</a></li>
</ul>
</nav>
</header>
<section class="main ch-g1">
<h2>Sorry, we can't find the page you're looking for. <span class="error404">(Error 404)</span></h2>
<p>Would you like to add content to the site? You can <a href="https://github.com/mercadolibre/mercadolibre.github.com">fork repo on GitHub</a> and contribute!</p>
</section>
<footer class="ch-g1">
<div class="ch-g2-3 extras">
<ul>
<li>©2012 MercadoLibre</li>
</ul>
</div>
<p class="ch-g1-3 maintained-by">This project is maintained by <a href="https://github.com/mercadolibre">MercadoLibre</a></p>
<a href="https://github.com/mercadolibre/mercadolibre.github.com"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/camo.github.com/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a>
</footer>
<script src="javascripts/scale.fix.js"></script>
<!--[if !IE]><script>fixScale(document);</script><!--<![endif]-->
</body>
</html>