-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
46 lines (46 loc) · 1.92 KB
/
Copy pathindex.html
File metadata and controls
46 lines (46 loc) · 1.92 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
<!Doctype html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="description" content="productos naturales en mexico">
<meta name="keywords" content="productos naturales,productos naturales mexico,productos naturales chihuahua,productos naturales torreon" />
<meta name="author" content="Lindeb International" />
<!-- Add the following three tags inside head -->
<meta itemprop="name" content="Natural Ekma">
<meta itemprop="description" content="Productos naturales">
<meta itemprop="image" content="images/site.(.jpg,.png)" />
<title>Natural Ekma | Vida natural y saludable</title>
<link rel="shortcut icon" href="images/favicon.png"/>
<link rel="apple-touch-icon" href="images/favicon.png"/>
<link rel="stylesheet" href="styles/styles.css" media="all" />
<link href='http://fonts.googleapis.com/css?family=Poiret+One|Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<!--[if lt IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>
<![endif]-->
<!--[if IE]>
<link rel="stylesheet" href="styles/ie.css" />
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<section id="lindebWrapper">
<nav></nav>
<header></header>
<section id="lindebPage">
<section id="lindebWall"></section>
<section id="lindebMiniStore"></section>
</section>
<section id="lindebPage">
<section id="lindebTestimonies"></section>
<section id="lindebNotice"></section>
</section>
<footer>
<section id="lindebFooterInfo"></section>
<section id="lindebFooterCopy"></section>
</footer>
</section>
</body>
</html>