-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpresale.html
More file actions
36 lines (31 loc) · 2.21 KB
/
presale.html
File metadata and controls
36 lines (31 loc) · 2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<meta name="autor" content="elementh">
<title>Elementh Foundation pre-sale</title>
<meta name="description" content="Contribute to Elementh Foundation" />
<link rel="stylesheet" type="text/css" href="/assets/main.css?v=30" />
<link rel="shortcut icon" type="image/x-icon" href="img/icon/favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Play&subset=cyrillic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300&subset=cyrillic" rel="stylesheet">
<meta property="og:title" content="Elementh Foundation pre-sale">
<meta property="og:url" content="https://elementh.io/presale.html">
<meta property="og:image" content="https://elementh.io/img/1200x630.jpg">
<meta property="og:description" content="Contribute to Elementh Foundation">
<script>
window.location.href = "/profile"
</script>
</head>
<body>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" defer></script>
<script src="js/materialize.min.js" defer></script>
<script src="js/clipboard.min.js" defer></script>
<script src="js/init.js?v=16" defer></script>
<!—- Yandex.Metrika counter -—>
<script type="text/javascript" > (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter46855911 = new Ya.Metrika({ id:46855911, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/46855911" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!—- /Yandex.Metrika counter -—>
<div class="hiddendiv common"></div>
</body>
</html>