<!DOCTYPE html><html><head><title>Hello World</title><!-- hint: remember to change your page title! --><metacharset="utf-8"/><linkrel="shortcut icon"href="#"><linkrel="stylesheet"href="styles/style.css"><!-- Leaflet's css--><linkrel="stylesheet"href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css"/><!-- Leaflet's JavaScript--><scriptsrc="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"></script></head><body><header><!-- space for a menu --></header><divclass="main"><divid="contents"><!-- page contents can go here --></div><divid="the_map"></div></div><divid="footer"> Copyright(2023)
</div><scriptsrc="js/init.js"></script></body></html>