UNPKG

leaflet-responsive-popup

Version:

Removes the need to move the map to be able to see the content of a L.Popup

20 lines (15 loc) 264 B
--- --- <!doctype html> <html class="no-js" lang="en"> <head> {% include _head.html %} </head> <body id="top-of-page" class=""> {% include _top_bar.html %} <div class="row column"> {{ content }} </div> {% include _footer_scripts.html %} </body> </html>