-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-leaflet-0.7.html
executable file
·44 lines (34 loc) · 1.53 KB
/
index-leaflet-0.7.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Prezență vot – Vot Corect</title>
<meta charset="utf-8">
<meta property="og:image" content="app/assets/img/screenshot.png" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" type="image/png" sizes="32x32" href="app/assets/img/stats-icon-64px.png">
<link rel="stylesheet" href="app/assets/style.css">
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-23992992-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="controlInfo" ts="07_21" xvar="LS" range="1">
<span class="ts">07_21</span> /
<span class="xvar">LS</span> /
<span class="range">1</span>
</div>
<div id="map"></div>
<link rel="stylesheet" href="app/assets/vendor/leaflet/leaflet.css" />
<script src="app/assets/vendor/leaflet/leaflet.js"></script>
<script src="app/assets/vendor/leaflet/leaflet.ajax.min.js"></script>
<script src="app/assets/vendor/leaflet/leaflet-providers.js"></script>
<script src="app/assets/vendor/leaflet/leaflet.spin.js"></script>
<script src="app/assets/vendor/spin.min.js"></script>
<script src="app/_old-totallynotgay.js"></script>
</body>
</html>