Add map
This commit is contained in:
parent
438c123c8e
commit
261f27c5f6
3 changed files with 19 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue