blob: 40b8222566c483157189339e502b70aeeabf0488 (
plain)
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>København</title>
- <meta name="viewport" content="width=device-width" />
- <link href="favicon.ico" rel="icon" type="image/x-icon" />
- <link href="css/leaflet/leaflet.css" rel="stylesheet" type="text/css" />
- <link href="css/leaflet/MarkerCluster.css" rel="stylesheet" type="text/css" />
- <link href="css/leaflet/MarkerCluster.Default.css" rel="stylesheet" type="text/css" />
- <link href="css/font-awesome.css" rel="stylesheet" type="text/css" />
- <link href="css/leaflet/extra-markers.css" rel="stylesheet" type="text/css" />
- <link href="css/map.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="map"></div>
- <script src="js/lib/require.js" data-main="js/tours" type="text/javascript"></script>
- </body>
- </html>
|