{% extends "base.html" %} {% load static %} {% load i18n %} {% load leaflet_tags %} {% load geojson_tags %} {% block extra-head %} {% leaflet_js %} {% leaflet_css %} {% endblock extra-head %} {% block content %}
{% trans "Click on the map below to change coordinates" %}