-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsessions.html
More file actions
114 lines (78 loc) · 4.21 KB
/
Copy pathsessions.html
File metadata and controls
114 lines (78 loc) · 4.21 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
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/earthpulse-128x128-3.png" type="image/x-icon">
<meta name="description" content="We are a global network of people, organizations, and companies who monitor Mother Earth and reward those who protect her.">
<title>Earth Pulse Sessions</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
<!-- Essential META Tags -->
<meta property="og:title" content="Earth Pulse – Protect Mother Earth.">
<meta property="og:description" content="We are a global network of people, organizations, and companies who monitor Mother Earth and reward those who protect her.">
<meta property="og:image" content="https://earthpulse.io/assets/images/socialShare.jpg">
<meta property="og:url" content="https://earthpulse.io/index.html">
<meta name="twitter:card" content="http://earthpulse.io/assets/images/socialTwitterCard.jpg">
<!-- Social Recommended -->
<meta property="og:site_name" content="Earth Pulse">
<meta name="twitter:image:alt" content="Earth Pulse – Protect Mother Earth">
<!-- For Social Analytics
<meta property="fb:app_id" content="your_app_id" />
<meta name="twitter:site" content="@website-username">
-->
</head>
<body>
<!-- Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113071973-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-113071973-3');
</script>
<!-- MailerLite Universal -->
<script>
(function(m,a,i,l,e,r){ m['MailerLiteObject']=e;function f(){
var c={ a:arguments,q:[]};var r=this.push(c);return "number"!=typeof r?r:f.bind(c.q);}
f.q=f.q||[];m[e]=m[e]||f.bind(f.q);m[e].q=m[e].q||f.q;r=a.createElement(i);
var _=a.getElementsByTagName(i)[0];r.async=1;r.src=l+'?v'+(~~(new Date().getTime()/1000000));
_.parentNode.insertBefore(r,_);})(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml');
var ml_account = ml('accounts', '1168876', 'e7j9e1r8h1', 'load');
</script>
<!-- End MailerLite Universal -->
<!-- /Analytics -->
<section class="header1 cid-rIr7xoxEj2" id="header16-27">
<script src="https://static.airtable.com/js/embed/embed_snippet_v1.js"></script><iframe class="airtable-embed airtable-dynamic-height" src="https://airtable.com/embed/shrHpGEUsfUzn2Jfz?backgroundColor=gray" frameborder="0" onmousewheel="" width="100%" height="3615" style="background: transparent; border: 1px solid #ccc;"></iframe>
<div class="container">
<div class="row justify-content-md-center">
<div class="col-md-10 align-center">
</div>
</div>
</div>
</section>
<section once="" class="cid-rIr6c48xyx mbr-reveal" id="footer6-25">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="col-12">
<p class="mbr-text mb-0 mbr-fonts-style display-7">
© Copyright 2018, 2019, 2020, 2021 - All Rights Reserved
</p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>