{% extends 'base_leaflet.html' %} {% load leaflet_tags %} {% leaflet_js %} {% leaflet_css %} {% load geojson_tags %} {% block content %}

Carte des localités

{% leaflet_map "main" %}
{% endblock %}