Merge PR #1863 of vilhelmprytz
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<title>{title}</title>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
@@ -15,14 +14,14 @@
|
||||
<link rel="stylesheet" href="leaflet.css" />
|
||||
<script src="leaflet.js"></script>
|
||||
<link rel="stylesheet" href="overviewer.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<!-- Generated at: {time} -->
|
||||
<body onload="overviewer.util.initialize()">
|
||||
<noscript style="color: white; background-color: black">
|
||||
If you can see this message, there is likely a problem loading the Overviewer JavaScript components.
|
||||
Check the JavaScript console for error messages.
|
||||
If you can see this message, there is likely a problem loading the
|
||||
Overviewer JavaScript components. Check the JavaScript console for error
|
||||
messages.
|
||||
</noscript>
|
||||
<div id="mcmap"></div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user