{% set title = 'Leaflet Map' %} {% set filename = 'ui-map-leaflet.html' %} {% extends 'src/layouts/master.html' %} {% block content %}

Leaflet Map

an open-source JavaScript library for mobile-friendly interactive maps.

Our Location
{% endblock %} {% block styles %} {% endblock %} {% block js %} {% endblock %}