This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
/
index-minified.html
50 lines (41 loc) · 1.58 KB
/
index-minified.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
<!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.0, maximum-scale=1.0, user-scalable=no" />
<title>Map of Administration Community-based Initiatives</title>
<!-- IE -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<!-- other browsers -->
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<!-- Stylesheets -->
<!--[if (!IE)|(gte IE 9)]>-->
<link rel="stylesheet" href="assets/main.min.css"/>
<!--<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" href="assets/main.ie8.min.css"/>
<![endif]-->
<style id="colorboxes"></style>
<style id="layercontrol"></style>
</head>
<body id="map_sample" onload="">
<!--[if lt IE 9]>
<div class="browser-version-alert">
You are using an old version of Internet Explorer that is slow and may not be able to load this map.
If you are having difficulties, please switch to a modern browser (evergreen browsers or IE 9+).
</div>
<![endif]-->
<div id="map"></div>
<!-- Scripts -->
<!--[if lt IE 9]>
<script src="assets/main.ie8.min.js" charset="utf-8"></script>
<![endif]-->
<!--[if (!IE)|(gte IE 9)]>-->
<script src="assets/main.min.js" charset="utf-8"></script>
<!--<![endif]-->
<noscript>
You are using browser with JavaScript disabled, which will not be able to load this map.
Please enable JavaScript. If you are having difficulties, please switch to a modern browser
(evergreen browsers or IE 9+).
</noscript>
</body></html>