-
Notifications
You must be signed in to change notification settings - Fork 0
/
end.html
92 lines (78 loc) · 5.13 KB
/
end.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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" http-equiv="content-type" content="text/html;charset=utf-8">
<meta id="meta" name="viewport" content="user-scalable=no" />
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta property="og:title" content="Выходи из творческого ступора вместе с CrazyDrawing!" />
<meta property="og:description" content="Попробуй новое упражнение CrazyDrawing и вливайся в процесс создания необычных и оригинальных идей." />
<meta property="og:image" content="http://crazydraw.in/img/Logo_Axone.png"/>
<title>Axone. Create your own world of creativity.</title>
<script src="lib/jquery.min.js" type="text/javascript"></script>
<script src="lib/i18n.js"></script>
<script src="js/config.js"></script>
<link href="css/general.css" rel="stylesheet" type="text/css">
<link href="css/main.css" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700&subset=latin,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="img/favicon.png" type="image/x-icon"/>
</head>
<body>
<!--<select id="lang">-->
<!--<option value="EN">English</option>-->
<!--<option value="RU">Russian</option>-->
<!--</select>-->
<div id="main-container">
<div id="text-wrap">
<div class="ended" id="logo">Упражнение закончено</div>
<div class="ended__subtitle"></div>
<!--<div class="end_description" id="description">Фотографируй рисунки, которые тебе понравились больше всего, и выкладывай в Instagram с тэгом <a href="https://instagram.com/explore/tags/crazydrawin/" target="_blank" style="color: #D0021B;">#crazydrawin</a>.</div>-->
<!--<div id="tips">Понравилось упражнение? Расскажи о нем своим друзьям.</div>-->
<!--<div id="social-buttons">-->
<!--<a id="share-facebook" target="_blank" href="https://www.facebook.com/dialog/feed?app_id=1420208668249213&display=popup&caption=%23crazydrawin Выходи из творческого ступора, включай воображение и вливайся в процесс создания оригинальных и необычных идей!&link=http://crazydraw.in/&redirect_uri=http://crazydraw.in/">Поделиться в Facebook</a>-->
<!--<a id="share-vk" target="_blank" href="http://vk.com/share.php?url=http://crazydraw.in&title=Выходи из творческого ступора, включай воображение и вливайся в процесс создания необычных и оригинальных идей! %23crazydrawin">Поделиться в Vkontakte</a>-->
<!--<a id="share-twitter" target="_blank" href="https://twitter.com/intent/tweet?url=http://crazydraw.in&text=Выходи из творческого ступора, включай воображение и вливайся в процесс создания оригинальных идей&hashtags=crazydrawin">Поделиться в Twitter</a>-->
<!--</div>-->
</div>
<div id="footer">
<div id="action-button">
<a class="repeat" href="/axone">Повторить упражнение</a>
</div>
<a href="http://friend-inc.com" target="_blank" id="contact-link">Copyright © Friend Inc. 2015-2017</a>
</div>
</div>
</body>
<script src="js/lang_control.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-50876009-1', 'crazydraw.in');
ga('send', 'pageview');
</script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript">
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter29671210 = new Ya.Metrika({id:29671210,
webvisor:true,
clickmap:true,
trackLinks:true,
accurateTrackBounce: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 = (d.location.protocol == "https:" ? "https:" : "http:") + "//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="//mc.yandex.ru/watch/29671210" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</html>