2023-07-16 01:50:06 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>MapComplete statistics</title>
|
|
|
|
<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
|
|
|
|
<link href="./css/mobile.css" rel="stylesheet"/>
|
|
|
|
<link href="./css/openinghourstable.css" rel="stylesheet"/>
|
|
|
|
<link href="./css/tagrendering.css" rel="stylesheet"/>
|
|
|
|
<link href="css/ReviewElement.css" rel="stylesheet"/>
|
|
|
|
<link href="./css/index-tailwind-output.css" rel="stylesheet"/>
|
|
|
|
<link href="./css/wikipedia.css" rel="stylesheet"/>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="main">Loading statistics...</div>
|
2023-07-16 19:11:28 +02:00
|
|
|
<script src="./src/UI/StatisticsGUI.ts" type="module"></script>
|
2023-08-23 12:50:20 +02:00
|
|
|
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-gtO6vSydQeOAGGK19NHrlVLNtaDSJjN4aGMWschK+dwAZOdPQWbjXgL+FM5XsgFJ"></script>
|
2023-07-16 01:50:06 +02:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|