This commit is contained in:
Jannis Portmann 2021-02-03 12:49:46 +01:00
parent 438c123c8e
commit 261f27c5f6
3 changed files with 19 additions and 3 deletions

View file

@ -21,5 +21,10 @@
echo("<h2 class='offline status'>offline</h2>");
}
?>
<div class="map-container">
<iframe src="map" class="iframe-map"></iframe>
</div>
</body>
</html>
</html>